Even more testing
This commit is contained in:
parent
7bf65b1770
commit
f6a427b5e3
|
@ -14,9 +14,9 @@ spec:
|
||||||
app.kubernetes.io/name: argocd-server
|
app.kubernetes.io/name: argocd-server
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: argocd-server
|
- args:
|
||||||
args:
|
- /usr/local/bin/argocd-server
|
||||||
- --insecure
|
- --insecure
|
||||||
- --redis
|
- --redis
|
||||||
- "argocd-redis-ha-haproxy:6379"
|
- "argocd-redis-ha-haproxy:6379"
|
||||||
|
name: argocd-server
|
||||||
|
|
Loading…
Reference in a new issue