mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
9 lines
216 B
YAML
9 lines
216 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: knoe-auth-kerberos
|
|
data:
|
|
# Kerberos HTTP service principal for SPNEGO (must match keytab)
|
|
servicePrincipal: "HTTP/api.knoe.org@PROLE.LOCAL"
|
|
realm: "PROLE.LOCAL"
|