forked from k-space/kube
argocd: Update application definitions
This commit is contained in:
@@ -44,16 +44,3 @@ rm -fv id_ecdsa
|
||||
Have Gitea admin reset password for user `argocd` and log in with that account.
|
||||
Add the SSH key for user `argocd` from file `id_ecdsa.pub`.
|
||||
Delete any other SSH keys associated with Gitea user `argocd`.
|
||||
|
||||
|
||||
# Adding applications
|
||||
|
||||
To add application make sure it's manifest is placed as `application.yml` in
|
||||
the relevant namespace:
|
||||
|
||||
```
|
||||
./update.sh
|
||||
kubectl apply -n argocd -f applications --recursive
|
||||
```
|
||||
|
||||
Do not manually add manifests under `applications/`
|
||||
|
Reference in New Issue
Block a user