Compare commits

...

1 Commits

Author SHA1 Message Date
ducoterra
18aab648c6 you have got to be kidding me 2020-04-25 12:34:03 -04:00

View File

@@ -18,7 +18,7 @@ spec:
- configMapRef: - configMapRef:
name: $DEPLOY name: $DEPLOY
- secretRef: - secretRef:
name: $django-secrets name: django-secrets
volumeMounts: volumeMounts:
- mountPath: /app/db - mountPath: /app/db
name: $DEPLOY name: $DEPLOY