Skip to content

Commit

Permalink
make instance_password optional
Browse files Browse the repository at this point in the history
  • Loading branch information
tomklapiscak committed Apr 25, 2024
1 parent ba3d4a3 commit 82d91d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ spec:
secretKeyRef:
name: aws-docdb
key: docdb_instance_password
optional: true
- name: DOCDB_MASTER_INFO
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 82d91d2

Please sign in to comment.