Compare commits
2 Commits
b0cb13a83b
...
d191375321
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d191375321 | ||
|
|
2b1bc53e1b |
@ -4,3 +4,4 @@ kind: Kustomization
|
||||
namespace: attachments
|
||||
resources:
|
||||
- helmrelease.yaml
|
||||
- namespace.yaml
|
||||
|
||||
7
apps/attachments/d8-ugmk-prod/namespace.yaml
Normal file
7
apps/attachments/d8-ugmk-prod/namespace.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: attachments
|
||||
labels:
|
||||
istio-injection: disabled
|
||||
security.deckhouse.io/pod-policy: privileged
|
||||
Loading…
Reference in New Issue
Block a user