Compare commits
2 Commits
f96e275ffe
...
4d8c067972
Author | SHA1 | Date | |
---|---|---|---|
4d8c067972
|
|||
e3322a925d |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.134.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -14,3 +14,6 @@ spec:
|
||||
addresses:
|
||||
- ExternalIP
|
||||
- LoadBalancerIP
|
||||
selector:
|
||||
matchExpressions:
|
||||
- {key: somekey, operator: NotIn, values: ['never-used-value']}
|
||||
|
Reference in New Issue
Block a user