diff --git a/secrets/contabosecrets.yaml b/secrets/contabosecrets.yaml index d7fb9c2..1c18c30 100644 --- a/secrets/contabosecrets.yaml +++ b/secrets/contabosecrets.yaml @@ -14,19 +14,19 @@ spec: template: engineVersion: v2 mergePolicy: Merge - data: - - secretKey: contabo-username - remoteRef: - key: contabo-username + data: + - secretKey: contabo-username + remoteRef: + key: contabo-username - - secretKey: contabo-password - remoteRef: - key: contabo-password + - secretKey: contabo-password + remoteRef: + key: contabo-password - - secretKey: contabo-client-id - remoteRef: - key: contabo-client-id + - secretKey: contabo-client-id + remoteRef: + key: contabo-client-id - - secretKey: contabo-client-secret - remoteRef: - key: contabo-client-secret + - secretKey: contabo-client-secret + remoteRef: + key: contabo-client-secret