name is full
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
76e7207060
commit
3cc479c109
|
@ -7,7 +7,7 @@ spec:
|
|||
ignoreDifferences:
|
||||
- kind: CustomResourceDefinition
|
||||
group: "*"
|
||||
name: innodbcluster
|
||||
name: innodbclusters.mysql.oracle.com
|
||||
jqPathExpressions:
|
||||
- .spec.versions[0].schema.openAPIV3Schema.properties.spec.properties.keyring.properties.oci.properties.endpoints.description
|
||||
destination:
|
||||
|
@ -18,6 +18,6 @@ spec:
|
|||
chart: mysql-operator
|
||||
repoURL: https://mysql.github.io/mysql-operator/
|
||||
targetRevision: 2.1.1
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
# syncPolicy:
|
||||
#automated:
|
||||
# selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue