fix(ci): Add Kyverno CI Lint

This commit is contained in:
Dominik Kaminski
2024-01-17 18:17:44 +01:00
parent 67f7c05038
commit e778a59cdd
31 changed files with 967 additions and 51 deletions

View File

@@ -92,6 +92,8 @@ appsuite:
masterAdmin: "admin"
masterPassword: {{ .Values.secrets.oxAppsuite.adminPassword | quote }}
hostname: "{{ .Values.global.hosts.openxchange }}.{{ .Values.istio.domain }}"
serviceAccount:
create: true
features:
status:
# enable admin pack
@@ -413,6 +415,8 @@ appsuite:
capabilities:
drop:
- "ALL"
seccompProfile:
type: "RuntimeDefault"
core-documents-collaboration:
enabled: false
@@ -481,6 +485,8 @@ appsuite:
capabilities:
drop:
- "ALL"
seccompProfile:
type: "RuntimeDefault"
guard-ui:
enabled: true