aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-26 20:43:52 +0100
committerGravatar Joe Banks <[email protected]>2024-07-26 20:43:52 +0100
commitb1a43d740a9bede2190495f5cf81a252872a6551 (patch)
tree7f4453f0db0d2662b87d96cdb1e1d965ed82ca25 /kubernetes
parentMount new config for LDAP to Grafana and add IPA CA cert (diff)
Reflect IPA CA to bots namespace
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/ipa-ca-configmap.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/ipa-ca-configmap.yaml b/kubernetes/ipa-ca-configmap.yaml
index ca959a8..3331180 100644
--- a/kubernetes/ipa-ca-configmap.yaml
+++ b/kubernetes/ipa-ca-configmap.yaml
@@ -5,9 +5,9 @@ metadata:
namespace: default
annotations:
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
- reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: "monitoring,tooling"
+ reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: "monitoring,tooling,bots"
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true"
- reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "monitoring,tooling"
+ reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "monitoring,tooling,bots"
data:
pydis-ipa-cert.pem: |
-----BEGIN CERTIFICATE-----