revert changes
[ZITADOPER-7]
This commit is contained in:
@@ -38,7 +38,6 @@ Database:
|
||||
SSL:
|
||||
Mode: verify-full
|
||||
Admin:
|
||||
ExistingDatabase: zitadel
|
||||
SSL:
|
||||
Mode: verify-full
|
||||
ExternalDomain: %s
|
||||
@@ -60,7 +59,7 @@ SystemAPIUsers:
|
||||
opts := builder.ConfigMapOpts{
|
||||
Zitadel: zitadel,
|
||||
Key: key,
|
||||
Immutable: false,
|
||||
Immutable: true,
|
||||
Data: config,
|
||||
}
|
||||
configmap, err := r.Builder.BuildConfigMap(opts, zitadel)
|
||||
|
||||
Reference in New Issue
Block a user