[installer] Add deletion protection label to cozy-system namespace
Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
This commit is contained in:
parent
6654ca7a67
commit
facfc90666
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ kind: Namespace
|
|||
metadata:
|
||||
name: cozy-system
|
||||
labels:
|
||||
cozystack.io/deletion-protected: "true"
|
||||
cozystack.io/system: "true"
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
annotations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue