feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 32e98a7836 - Show all commits

View File

@ -4,6 +4,7 @@ kind: Kustomization
namespace: communication namespace: communication
resources: resources:
- namespace.yaml - namespace.yaml
- namespace-comms.yaml
- synapse-rendered.yaml - synapse-rendered.yaml
- mas-configmap.yaml - mas-configmap.yaml
- mas-deployment.yaml - mas-deployment.yaml

View File

@ -0,0 +1,5 @@
# services/communication/namespace-comms.yaml
apiVersion: v1
kind: Namespace
metadata:
name: comms