slight fix
This commit is contained in:
parent
4e11a33855
commit
64835e16de
@ -143,10 +143,6 @@ spec:
|
||||
value: "0"
|
||||
- name: DB_ENGINE
|
||||
value: django.db.backends.sqlite3
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: recipes
|
||||
key: postgresql-postgres-password
|
||||
securityContext:
|
||||
runAsUser: 65534
|
||||
volumes:
|
||||
|
@ -3,6 +3,7 @@ kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- ingress.yaml
|
||||
- deployment.yaml
|
||||
- pvc.yaml
|
||||
- recipes.sealedsecret.yaml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user