Skip to content

Commit

Permalink
No Secret creation required for autogenerated password scenario
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <yury@upbound.io>
  • Loading branch information
ytsarev committed Oct 16, 2023
1 parent c972e0c commit f91497c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions examples/mariadb-claim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,3 @@ spec:
id: platform-ref-aws
writeConnectionSecretToRef:
name: platform-ref-aws-db-conn-mariadb
---
apiVersion: v1
kind: Secret
metadata:
name: mariadbsecret
namespace: default
type: Opaque

0 comments on commit f91497c

Please sign in to comment.