Browse Source

Removing DataFrom referencing allKeys (until it is reimplemented)

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Gustavo Carvalho 4 years ago
parent
commit
c3e8830ec8
1 changed files with 0 additions and 4 deletions
  1. 0 4
      docs/snippets/azkv-external-secret.yaml

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

@@ -35,7 +35,3 @@ spec:
     remoteRef:
       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: "*"