Skip to content

Commit

Permalink
fix: remove jwtSecret in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyi1 committed May 22, 2024
1 parent a50aab3 commit 1dee65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
containers:
- env:
- name: JWT_SECRET
value: 56F0D8DB90241C6E
value: {jwtSecret}
name: kubecube-webconsole
image: hub.c.163.com/kubecube/kubecube:webconsole-0.0.3
ports:
Expand Down

0 comments on commit 1dee65c

Please # to comment.