fix os again
This commit is contained in:
@@ -122,14 +122,14 @@ spec:
|
|||||||
key: ca.crt
|
key: ca.crt
|
||||||
mountPath: /etc/ssl/certs/os-ca.crt
|
mountPath: /etc/ssl/certs/os-ca.crt
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: dummy
|
- name: dummy
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: dummy
|
- name: dummy
|
||||||
mountPath: /tmp/dummy
|
mountPath: /tmp/dummy
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: traefik
|
className: traefik
|
||||||
annotations:
|
annotations:
|
||||||
|
|||||||
Reference in New Issue
Block a user