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