enabling cnpg
This commit is contained in:
parent
7ea9f18f05
commit
30057fefa7
|
|
@ -13,7 +13,6 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
app: firefly
|
app: firefly
|
||||||
spec:
|
spec:
|
||||||
# InitContainer to fix permissions on the storage directory
|
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-storage
|
- name: init-storage
|
||||||
image: busybox
|
image: busybox
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,4 @@ resources:
|
||||||
- eso
|
- eso
|
||||||
- certmanager
|
- certmanager
|
||||||
- velero
|
- velero
|
||||||
#- databases
|
- databases
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue