Skip to content

Commit

Permalink
fix: remove minio from argocd apps
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Nov 26, 2023
1 parent cec1cfb commit f2634f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ansible/group_vars/kubernetes_master/secrets.example
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@ secret_vault_datas:
RESTIC_PASSWORD:
S3_ACCESS_KEY:
S3_SECRET_KEY:
- path: secret/data/homelab/rook-ceph-cluster
data:
data:
DASHBOARD_PASSWORD:
argocd_discord_webhook_path_url:
3 changes: 0 additions & 3 deletions argocd/applicationset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ spec:
- appName: cnpg
namespace: cnpg
syncWave: "-2"
- appName: minio-operator
namespace: minio-operator
syncWave: "-2"
- appName: keycloak
namespace: keycloak
syncWave: "-1"
Expand Down

0 comments on commit f2634f7

Please sign in to comment.