type
This commit is contained in:
parent
75f9289b0b
commit
5d89c08bd5
@ -34,7 +34,7 @@ spec:
|
||||
- name: MYSQL_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: nextcloud_secret
|
||||
name: nextcloud-secret
|
||||
key: MYSQL_PASSWORD
|
||||
resources: {}
|
||||
ports:
|
||||
@ -67,7 +67,7 @@ spec:
|
||||
- name: MYSQL_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: nextcloud_secret
|
||||
name: nextcloud-secret
|
||||
key: MYSQL_PASSWORD
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user