Skip to content

Commit 5662ce3

Browse files
authored
Change MYSQL_USER value from 'snucse' to 'root'
1 parent 6d44338 commit 5662ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argocd/waiter/snucse/resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ spec:
121121
mountPath: /scratch
122122
env:
123123
- name: MYSQL_USER
124-
value: snucse
124+
value: root
125125
- name: MYSQL_PASSWORD
126126
valueFrom:
127127
secretKeyRef:

0 commit comments

Comments
 (0)