Compare commits
3 Commits
4b036f1b89
...
04a4540a17
Author | SHA1 | Date | |
---|---|---|---|
04a4540a17
|
|||
bdb5007fd1 | |||
0c8c1e413f |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.134.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -12,13 +12,4 @@ spec:
|
|||||||
- advertisementType: "Service"
|
- advertisementType: "Service"
|
||||||
service:
|
service:
|
||||||
addresses:
|
addresses:
|
||||||
- ClusterIP
|
|
||||||
- ExternalIP
|
|
||||||
- LoadBalancerIP
|
- LoadBalancerIP
|
||||||
selector:
|
|
||||||
matchExpressions:
|
|
||||||
- {key: somekey, operator: NotIn, values: ['never-used-value']}
|
|
||||||
- advertisementType: "PodCIDR"
|
|
||||||
selector:
|
|
||||||
matchExpressions:
|
|
||||||
- {key: somekey, operator: NotIn, values: ['never-used-value']}
|
|
||||||
|
Reference in New Issue
Block a user