Skip to content

Commit

Permalink
Base64 of values
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredeen committed Apr 29, 2024
1 parent a2242c7 commit 9f1382f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifests/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ metadata:
name: locust-secrets
type: Opaque
data:
SERVE_USERNAME: change-me
SERVE_PASS: change-me
SERVE_USERNAME: Y2hhbmdlLW1l
SERVE_PASS: Y2hhbmdlLW1l
SERVE_LOCUST_TEST_USER_PASS: cGFzc3dvcmQxMjM=
SERVE_LOCUST_DO_CREATE_OBJECTS: ZmFsc2U=
PROTECTED_PAGE_RELATIVE_URL: change-me
PROTECTED_PAGE_RELATIVE_URL: Y2hhbmdlLW1l

0 comments on commit 9f1382f

Please sign in to comment.