Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacinsoy committed Aug 23, 2024
1 parent 070ce71 commit 6d97c5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifests/blog-app/mongodb-creds-external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ spec:
kind: ClusterSecretStore
name: gcp-backend
target:
# Specifies the name of the secret resource that will be created with this externalSecret object
name: mongodb-creds-external
name: mongodb-creds-external # Specifies the name of the secret resource that will be created with this externalSecret object
namespace: blog-app
data:
- secretKey: MONGO_INITDB_ROOT_USERNAME
Expand Down

0 comments on commit 6d97c5f

Please sign in to comment.