Compare commits
2 Commits
1fe789f176
...
1e2b8e2fd7
Author | SHA1 | Date | |
---|---|---|---|
1e2b8e2fd7
|
|||
cb291a3444 |
@@ -20,9 +20,10 @@ spec:
|
|||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
- kind: ServiceMonitor
|
- group: monitoring.coreos.com
|
||||||
jsonPointers:
|
kind: ServiceMonitor
|
||||||
- /spec/endpoints/relabelings/action
|
jqPathExpressions:
|
||||||
|
- .spec.endpoints[]?.relabelings[]?.action
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user