Fix some names
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
7c64d97c95
commit
d3fdcbe9b6
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ spec:
|
|||
- name: config
|
||||
mountPath: "/etc/webhook2fedmsg"
|
||||
readOnly: true
|
||||
- name: script
|
||||
- name: wsgi-script
|
||||
mountPath: "/opt/app-root/src/deploy"
|
||||
readOnly: true
|
||||
- name: fedora-messaging-config
|
||||
|
@ -67,7 +67,7 @@ spec:
|
|||
# path: "/healthz/live"
|
||||
# port: 8080
|
||||
volumes:
|
||||
- name: webhook2fedmsg-config
|
||||
- name: config
|
||||
configMap:
|
||||
name: config
|
||||
- name: wsgi-script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue