From 12e74b5f7b052d9aa75f8edabc209528a1d66136 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Sun, 29 Mar 2026 20:27:34 +1300 Subject: [PATCH] typo --- secrets/contabosecrets.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/secrets/contabosecrets.yaml b/secrets/contabosecrets.yaml index 1c18c30..d7fb9c2 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