mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-15 18:37:31 +00:00
create README with helm-docs
This commit is contained in:
@ -38,8 +38,10 @@ spec:
|
||||
containerPort: {{ .Values.service.port }}
|
||||
protocol: TCP
|
||||
env:
|
||||
{{- if .Values.silverbullet.authentication }}
|
||||
- name: SB_USER
|
||||
value: "{{ .Values.silverbullet.user }}:{{ .Values.silverbullet.pass }}"
|
||||
{{- end }}
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
Reference in New Issue
Block a user