fix: update kafaka server to kmsvc.riotpiao.homelab.com
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
||||
authentikAudience: "QI0gPtR99ar8VvhK8Tqox4SDkTKzbNU7lbgwBNSc"
|
||||
ingress:
|
||||
enabled: true
|
||||
host: kmsvc.homelab.internal
|
||||
host: kmsvc.riotpiao.homelab.com
|
||||
clusterIssuer: homelab-ca
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
@@ -40,10 +40,10 @@ ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
clusterIssuer: homelab-ca
|
||||
host: kmsvc.homelab.internal
|
||||
host: kmsvc.riotpiao.homelab.com
|
||||
tlsSecretName: kmsvc-tls
|
||||
# kmsvc-cli connects via gRPC directly to --server/KMSVC_SERVER (default
|
||||
# kmsvc.homelab.internal:443, see kmsvc-cli's README), so raw gRPC needs an
|
||||
# kmsvc.riotpiao.homelab.com:443, see kmsvc-cli's README), so raw gRPC needs an
|
||||
# external path too — scoped to the gRPC service's own path prefix on the
|
||||
# same host/port, rather than opening the whole host to gRPC passthrough.
|
||||
grpcEnabled: true
|
||||
|
||||
@@ -26,7 +26,7 @@ redis:
|
||||
|
||||
managementService:
|
||||
ingress:
|
||||
host: kmsvc.homelab.internal
|
||||
host: kmsvc.riotpiao.homelab.com
|
||||
clusterIssuer: homelab-ca
|
||||
authentikIssuerURL: "https://authentik.riotpiao.homelab.com/application/o/kafaka/"
|
||||
authentikAudience: "QI0gPtR99ar8VvhK8Tqox4SDkTKzbNU7lbgwBNSc"
|
||||
|
||||
Reference in New Issue
Block a user