Skip to content

Commit

Permalink
feat: 更新模板
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Sep 25, 2024
1 parent 8219480 commit df64b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/jumpserver/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The Installation is Complete.
{{- if .Values.ingress.enabled }}
{{- range $host := .Values.ingress.hosts }}
http{{ if $.Values.ingress.tls }}s{{ end }}://{{ $host }}
username: admin password: admin
username: admin password: ChangeMe
{{- end }}
{{- end }}

Expand Down

0 comments on commit df64b33

Please sign in to comment.