Add a ConfigMap

This commit is contained in:
2024-08-18 01:35:47 -05:00
parent 2417429953
commit af77b895e0
3 changed files with 13 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ spec:
name: toy-session-secret
key: session_secret
optional: true
envFrom:
- configMapRef:
name: toy-cm
livenessProbe:
httpGet:
path: /livez