Remove a strnage file
This commit is contained in:
parent
a616f03d71
commit
94f81a9213
19
;wq
19
;wq
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
ext-database:
|
|
||||||
templates:
|
|
||||||
- |
|
|
||||||
---
|
|
||||||
apiVersion: kinda.rocks/v1beta1
|
|
||||||
kind: Database
|
|
||||||
metadata:
|
|
||||||
name: "{{ .Values.name }}"
|
|
||||||
spec:
|
|
||||||
secretName: "{{ .Values.name }}-creds"
|
|
||||||
instance: "{{ .Values.instance }}"
|
|
||||||
deletionProtected: false
|
|
||||||
backup:
|
|
||||||
enable: false
|
|
||||||
cron: 0 0 * * *
|
|
||||||
{{ if .Values.templates }}
|
|
||||||
check: check
|
|
||||||
{{- end }}
|
|
Reference in New Issue
Block a user