stringData in quotes
This commit is contained in:
parent
5b8816094d
commit
a428b29771
1 changed files with 2 additions and 2 deletions
|
|
@ -4,5 +4,5 @@ metadata:
|
||||||
name: technitium-auth
|
name: technitium-auth
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
apiKey-ns1: <api_key>
|
apiKey-ns1: "<api_key>"
|
||||||
apiKey-ns2: <api_key>
|
apiKey-ns2: "<api_key>"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue