Skip to content

Commit

Permalink
Client authentication manifest and create intial password
Browse files Browse the repository at this point in the history
Signed-off-by: May Zhang <may_zhang@intuit.com>
  • Loading branch information
mayzhang2000 committed Apr 17, 2024
1 parent 5d62005 commit dde523b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- op: add
path: /spec/template/spec/initContainers/0
value:
name: may-init
name: secret-init
command: [ 'argocd', 'admin', 'redis-initial-password' ]
image: docker.intuit.com/dev/deploy/argo-cd-tools/service/maycmpserver:0412
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit dde523b

Please sign in to comment.