apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: name: soulsync-config-secret namespace: {{ .Release.Namespace }} labels: app.kubernetes.io/name: soulsync-config-secret app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }} spec: secretStoreRef: kind: ClusterSecretStore name: vault data: - secretKey: config.json remoteRef: conversionStrategy: Default decodingStrategy: None key: /cl01tl/soulsync/config metadataPolicy: None property: config.json