Fix sts
This commit is contained in:
parent
759db22814
commit
f6f0eb49ac
@ -23,20 +23,6 @@ spec:
|
|||||||
securityContext:
|
securityContext:
|
||||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||||
containers:
|
containers:
|
||||||
- args:
|
|
||||||
- radarr
|
|
||||||
name: radarr-metrics
|
|
||||||
image: ghcr.io/onedr0p/exportarr:latest
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
ports:
|
|
||||||
- name: radarr-metrics
|
|
||||||
containerPort: 9707
|
|
||||||
protocol: TCP
|
|
||||||
env:
|
|
||||||
- name: PORT
|
|
||||||
value: "9707"
|
|
||||||
- name: URL
|
|
||||||
value: "http://127.0.0.1:7878"
|
|
||||||
- name: {{ .Chart.Name }}
|
- name: {{ .Chart.Name }}
|
||||||
securityContext:
|
securityContext:
|
||||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user