Compare commits

...

2 Commits

Author SHA1 Message Date
emelinda
d191375321 Add namespace.yaml to d8-ugmk-prod kustomization 2026-07-15 15:35:50 +03:00
emelinda
2b1bc53e1b Add attachments namespace definition to d8-ugmk-prod 2026-07-15 15:35:30 +03:00
2 changed files with 8 additions and 0 deletions

View File

@ -4,3 +4,4 @@ kind: Kustomization
namespace: attachments
resources:
- helmrelease.yaml
- namespace.yaml

View File

@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: attachments
labels:
istio-injection: disabled
security.deckhouse.io/pod-policy: privileged