Мини правки
This commit is contained in:
@@ -23,4 +23,6 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
securityContext:
|
||||
privileged: true
|
||||
{{ end }}
|
||||
|
||||
@@ -13,7 +13,7 @@ jwt:
|
||||
database:
|
||||
secretName: liquid-db-app
|
||||
migrateDb: true
|
||||
dropDb: true
|
||||
dropDb: false
|
||||
frontend:
|
||||
enable: true
|
||||
testingModule:
|
||||
|
||||
Reference in New Issue
Block a user