remove incorrect reference
This commit is contained in:
parent
fe3caa5660
commit
339125a06f
|
@ -48,11 +48,6 @@ spec:
|
||||||
mountPath: /var/www/html/config
|
mountPath: /var/www/html/config
|
||||||
subPath: config
|
subPath: config
|
||||||
env:
|
env:
|
||||||
- name: ADMIN_PASSWORD
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: proxysql-secret
|
|
||||||
key: "proxysql_admin_password"
|
|
||||||
- name: GSS_MASTER_URL
|
- name: GSS_MASTER_URL
|
||||||
value: "https://drive.test.sunet.se"
|
value: "https://drive.test.sunet.se"
|
||||||
- name: GSS_JWT_KEY
|
- name: GSS_JWT_KEY
|
||||||
|
|
Loading…
Reference in a new issue