slight fix
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user