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