Update config naming and doc
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@ spec:
|
||||
value: "local"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /app/config.yaml
|
||||
subPath: config.yaml
|
||||
mountPath: /app/notifier.config
|
||||
subPath: notifier.config
|
||||
readOnly: true
|
||||
- name: queue-storage
|
||||
mountPath: /var/lib/notifier
|
||||
|
||||
Reference in New Issue
Block a user