镜像自地址
https://github.com/devcm-repo/helm-charts.git
已同步 2026-07-28 18:11:57 +00:00
feat(tailscale-derp): update chart version to 0.0.9 and adjust deployment configuration
这个提交包含在:
@@ -22,9 +22,9 @@ spec:
|
||||
affinity:
|
||||
{{- toYaml .Values.affinity | nindent 8 }}
|
||||
{{- end }}
|
||||
{{ - if .Values.hostNetwork }}
|
||||
{{- if .Values.hostNetwork }}
|
||||
hostNetwork: true
|
||||
{{ - end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: "{{ .Release.Name }}-{{ .Chart.Name }}"
|
||||
image: "{{ .Values.image.name }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
|
||||
|
||||
在新议题中引用
屏蔽一个用户