Skip to content

Commit

Permalink
Fixing missing spec key in externalsecret
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed Jul 6, 2024
1 parent 63db26e commit 6244152
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: ExternalSecret
metadata:
name: minio-externalsecret
namespace: keycloak
spec:
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
Expand Down

0 comments on commit 6244152

Please sign in to comment.