瀏覽代碼

fix(docs): Fix indentation in `vault-pushsecret.yaml` (#3156)

Signed-off-by: Maxence Boutet <52334444+mboutet@users.noreply.github.com>
Maxence Boutet 2 年之前
父節點
當前提交
57967813d1
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      docs/snippets/vault-pushsecret.yaml

+ 7 - 7
docs/snippets/vault-pushsecret.yaml

@@ -22,11 +22,11 @@ spec:
       name: source-secret
       name: source-secret
   data:
   data:
     - match:
     - match:
-      secretKey: source-key1
-      remoteRef:
-        remoteKey: vault/secret1
+        secretKey: source-key1
+        remoteRef:
+          remoteKey: vault/secret1
     - match:
     - match:
-      secretKey: source-key2
-      remoteRef:
-        remoteKey: vault/secret2
-        property: foo
+        secretKey: source-key2
+        remoteRef:
+          remoteKey: vault/secret2
+          property: foo