Fix TeamSpeak secretKeyRef key: spaces to hyphens
This commit is contained in:
@@ -69,7 +69,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: teamspeak-credentials
|
name: teamspeak-credentials
|
||||||
key: ServerQuery Password
|
key: ServerQuery-Password
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: teamspeak-data
|
- name: teamspeak-data
|
||||||
mountPath: /var/ts3server
|
mountPath: /var/ts3server
|
||||||
|
|||||||
Reference in New Issue
Block a user