mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
add ignoredifferences
This commit is contained in:
@@ -93,3 +93,10 @@ spec:
|
|||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
automated:
|
automated:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: apps
|
||||||
|
kind: StatefulSet
|
||||||
|
name: mbgwp-helm-mariadb
|
||||||
|
namespace: mbgwp
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/template/spec/containers/0/livenessProbe
|
||||||
|
|||||||
Reference in New Issue
Block a user