Skip to content

Commit

Permalink
Fix secret name in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ldx committed Aug 21, 2020
1 parent c1df667 commit 7af086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/manifests/kip/overlays/minikube/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# files:
# - provider.yaml
# secretGenerator:
# - name: kip-secrets
# - name: provider-secret
# literals:
# - AWS_ACCESS_KEY_ID=...
# - AWS_SECRET_ACCESS_KEY=...
Expand Down

0 comments on commit 7af086b

Please sign in to comment.