fixed bad indentation

This commit is contained in:
2024-11-11 15:54:17 +00:00
parent aced9ae111
commit 820e802cf5

View File

@@ -27,7 +27,6 @@ spec:
postgresqlPostgresUser: app postgresqlPostgresUser: app
existingSecret: odoo-db-app existingSecret: odoo-db-app
existingSecretPostgresPasswordKey: password existingSecretPostgresPasswordKey: password
destination: destination:
server: {{ .Values.destination.server }} server: {{ .Values.destination.server }}
namespace: {{ .Values.destination.namespace }} namespace: {{ .Values.destination.namespace }}