This commit is contained in:
DeveloperDurp 2025-04-01 06:00:46 -05:00
parent ee9c701c7c
commit 494301a3cd
2 changed files with 3 additions and 1 deletions

2
ansible/newcluster.yaml Normal file
View file

@ -0,0 +1,2 @@
argocd login --insecure
argocd cluster add <cluster> --name<name>

View file

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: bitwarden
image: registry.internal.durp.info/vaultwarden/server:1.32.7
image: registry.durp.info/vaultwarden/server:1.32.7
imagePullPolicy: Always
volumeMounts:
- name: bitwarden-pvc