Compare commits
3 Commits
3d7b9e2a06
...
1c494af4c6
Author | SHA1 | Date | |
---|---|---|---|
1c494af4c6
|
|||
bdb5007fd1 | |||
0c8c1e413f |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -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