just call the Kubernetes secret "kubernaut"
This commit is contained in:
parent
820d2d8c51
commit
5097e551e2
@ -25,7 +25,7 @@ spec:
|
||||
- name: SESSION_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: kubernaut-session-secret
|
||||
name: kubernaut
|
||||
key: session_secret
|
||||
optional: true
|
||||
envFrom:
|
||||
|
Loading…
x
Reference in New Issue
Block a user