try vault postgres secret engine

This commit is contained in:
2024-10-18 15:42:31 +02:00
parent 5da0f2150b
commit 3bb67fc2c1
8 changed files with 165 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ metadata:
labels:
{{- include "webapp.labels" . | nindent 4 }}
spec:
revisionHistoryLimit: 3
{{- if not .Values.autoscaling.enabled }}
replicas: {{ .Values.replicaCount }}
{{- end }}