refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version * Patch with the secret fixes from common * fix amd
This commit is contained in:
@@ -11,7 +11,7 @@ podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
secret:
|
||||
secretEnv:
|
||||
DJANGO_SUPERUSER_USERNAME: "superuser"
|
||||
DJANGO_SUPERUSER_EMAIL: "super@example.com"
|
||||
DJANGO_SUPERUSER_PASSWORD: "somesecret"
|
||||
|
||||
Reference in New Issue
Block a user