certmanager values should match to c4k ...
This commit is contained in:
parent
7f1400fd1f
commit
fde64d0122
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
package org.domaindrivenarchitecture.provs.server.domain
|
package org.domaindrivenarchitecture.provs.server.domain
|
||||||
|
|
||||||
enum class CertmanagerEndpoint {
|
enum class CertmanagerEndpoint {
|
||||||
STAGING, PROD
|
staging, prod
|
||||||
}
|
}
|
Loading…
Reference in a new issue