mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 14:54:34 +00:00
8 lines
193 B
YAML
8 lines
193 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: prole-auth-kerberos
|
|
data:
|
|
# Kerberos HTTP service principal for SPNEGO (must match keytab)
|
|
servicePrincipal: "HTTP/api.prole.org@PROLE.ORG"
|