Added ignore to PVC
This commit is contained in:
parent
42bffbbcd6
commit
f681c62238
@ -20,6 +20,11 @@ spec:
|
|||||||
name: gitea-postgresql
|
name: gitea-postgresql
|
||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/volumeClaimTemplates
|
- /spec/volumeClaimTemplates
|
||||||
|
- group: ""
|
||||||
|
kind: Secret
|
||||||
|
name: gitea-postgresql
|
||||||
|
jsonPointers:
|
||||||
|
- /data
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://dl.gitea.com/charts/
|
- repoURL: https://dl.gitea.com/charts/
|
||||||
chart: gitea
|
chart: gitea
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user