Compare commits
1 Commits
3d1d4aaf15
...
1e95075ade
Author | SHA1 | Date | |
---|---|---|---|
1e95075ade
|
@@ -9,7 +9,7 @@ huntarr:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/plexguide/huntarr
|
repository: ghcr.io/plexguide/huntarr
|
||||||
tag: 8.1.4
|
tag: 8.1.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -13,6 +13,11 @@ spec:
|
|||||||
stop: "10.232.1.23"
|
stop: "10.232.1.23"
|
||||||
- start: "10.232.2.21"
|
- start: "10.232.2.21"
|
||||||
stop: "10.232.2.23"
|
stop: "10.232.2.23"
|
||||||
|
serviceSelector:
|
||||||
|
matchLabels:
|
||||||
|
io.kubernetes.service.namespace: blocky
|
||||||
|
io.kubernetes.service.namespace: traefik
|
||||||
|
io.kubernetes.service.namespace: plex
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: "cilium.io/v2alpha1"
|
apiVersion: "cilium.io/v2alpha1"
|
||||||
|
Reference in New Issue
Block a user