mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 03:57:44 +03:00
open-appsec helm chart update Mon Feb 12 17:56:07 IST 2024
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{- if and .Values.appsec.tuning.serviceAccount.create .Values.appsec.tuning.enabled -}}
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: tuning-svc-account
|
||||
namespace: {{ .Release.Namespace }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user