Updating open-appsec helm charts

This commit is contained in:
Ned Wright
2023-12-27 17:06:44 +02:00
parent 12da9547dd
commit 4f58819eaf
160 changed files with 2028 additions and 899 deletions

View File

@@ -22,6 +22,10 @@ metadata:
{{- end }}
{{- end }}
spec:
{{- if eq .Values.kind "AppSecStateful" }}
persistentVolumeClaimRetentionPolicy:
whenDeleted: Delete
{{- end }}
{{- if not .Values.autoscaling.enabled }}
{{- if eq .Values.kind "AppSecStateful" }}
serviceName: "open-appsec-stateful-set"