瀏覽代碼

Removing DataFrom referencing allKeys (until it is reimplemented)

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Gustavo Carvalho 4 年之前
父節點
當前提交
c3e8830ec8
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      docs/snippets/azkv-external-secret.yaml

+ 0 - 4
docs/snippets/azkv-external-secret.yaml

@@ -35,7 +35,3 @@ spec:
     remoteRef:
     remoteRef:
       key: key/dev-key-test
       key: key/dev-key-test
 
 
-  # dataFrom , return ALL secrets saved in the referenced secretStore
-  # each secret name in the KV will be used as the secret key in the SECRET k8s target object
-  dataFrom:
-  - name: "*"