Correct new pod names.
This commit is contained in:
parent
65bfac62f3
commit
cbb4085644
1 changed files with 2 additions and 2 deletions
|
@ -101,13 +101,13 @@ spec:
|
||||||
fsGroupChangePolicy: OnRootMismatch
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
supplementalGroups: [10000]
|
supplementalGroups: [10000]
|
||||||
service:
|
service:
|
||||||
main:
|
app:
|
||||||
controller: radarr
|
controller: radarr
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: *port
|
port: *port
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
app:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: internal-nginx
|
className: internal-nginx
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in a new issue