Skip to content

Commit

Permalink
Update secret.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
saintdle authored Aug 26, 2021
1 parent d11477b commit f9627f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v1
kind: Secret
metadata:
name: mongodb-users-secret
namespace: pacman-052
namespace: pacman
type: Opaque
data:
database-admin-name: Y2x5ZGU=
Expand All @@ -12,4 +12,4 @@ data:
database-password: cGlua3k=
database-user: Ymxpbmt5
keyfile-value: cjNkaDR0Cg==
---
---

0 comments on commit f9627f9

Please sign in to comment.