mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
add ignoredifference readinessprobe
This commit is contained in:
@@ -94,9 +94,10 @@ spec:
|
|||||||
automated:
|
automated:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
- group: apps
|
- group: apps
|
||||||
kind: StatefulSet
|
kind: StatefulSet
|
||||||
name: mbgwp-helm-mariadb
|
name: mbgwp-helm-mariadb
|
||||||
namespace: mbgwp
|
namespace: mbgwp
|
||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/template/spec/containers/0/livenessProbe
|
- /spec/template/spec/containers/0/livenessProbe
|
||||||
|
- /spec/template/spec/containers/0/readinessProbe
|
||||||
|
|||||||
Reference in New Issue
Block a user