Skip to content

Commit

Permalink
fix: remove jwtSecret in deploy (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: fuyi1 <fuyi1@corp.netease.com>
  • Loading branch information
ethfoo and fuyi1 authored May 22, 2024
1 parent a50aab3 commit e5044a0
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 e5044a0

Please # to comment.