Compare commits
2 Commits
f96e275ffe
...
4d8c067972
Author | SHA1 | Date | |
---|---|---|---|
4d8c067972
|
|||
e3322a925d |
@@ -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
|
||||||
|
@@ -14,3 +14,6 @@ spec:
|
|||||||
addresses:
|
addresses:
|
||||||
- ExternalIP
|
- ExternalIP
|
||||||
- LoadBalancerIP
|
- LoadBalancerIP
|
||||||
|
selector:
|
||||||
|
matchExpressions:
|
||||||
|
- {key: somekey, operator: NotIn, values: ['never-used-value']}
|
||||||
|
Reference in New Issue
Block a user