get rid of tpl
This commit is contained in:
parent
432650d5e6
commit
4339fae5ab
@ -1,9 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: {{ include "warframe-db.fullname" . }}
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/name: {{ include "warframe-db.name" . }}
|
|
||||||
type: Opaque
|
|
||||||
stringData:
|
|
||||||
POSTGRES_PASSWORD: {{ .Values.postgres.password | quote }}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user