mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-17 06:22:14 +11:00
fix: add domain_realm
This commit is contained in:
parent
bee3fa2b3f
commit
cb4f5c8d70
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ This is my minimal example. Note that some domain names under `[realms]` and `[d
|
||||||
|
|
||||||
[domain_realm]
|
[domain_realm]
|
||||||
.kurokobo.internal = KUROKOBO.INTERNAL
|
.kurokobo.internal = KUROKOBO.INTERNAL
|
||||||
|
kurokobo.internal = KUROKOBO.INTERNAL
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Create ConfigMap for `krb5.conf`
|
#### Create ConfigMap for `krb5.conf`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue