chore: Update manifests after change
This commit is contained in:
@@ -45,13 +45,12 @@ spec:
|
||||
value: "true"
|
||||
- name: HOUNDARR_TRUSTED_PROXIES
|
||||
value: 10.96.0.0/12
|
||||
image: ghcr.io/av1155/houndarr:v1.6.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: ghcr.io/av1155/houndarr:v1.6.5@sha256:f3adbd745094919166bafcd9b428738d1087f651b1562adeaba44ff975827d87
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 60Mi
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: data
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
name: houndarr
|
||||
namespace: houndarr
|
||||
port: 80
|
||||
weight: 100
|
||||
weight: 1
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
||||
Reference in New Issue
Block a user