update
This commit is contained in:
2
ansible/newcluster.yaml
Normal file
2
ansible/newcluster.yaml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
argocd login --insecure
|
||||||
|
argocd cluster add <cluster> --name<name>
|
||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bitwarden
|
- name: bitwarden
|
||||||
image: registry.internal.durp.info/vaultwarden/server:1.32.7
|
image: registry.durp.info/vaultwarden/server:1.32.7
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: bitwarden-pvc
|
- name: bitwarden-pvc
|
||||||
|
|||||||
Reference in New Issue
Block a user