Skip to content

Commit

Permalink
Merge pull request #117 from ytsarev/no-secret-needed
Browse files Browse the repository at this point in the history
No Secret creation required for autogenerated password scenario
  • Loading branch information
ytsarev authored Oct 16, 2023
2 parents 951c1a2 + f91497c commit a8adfe0
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 @@ -18,10 +18,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 a8adfe0

Please sign in to comment.