Well that is not so useful.

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-28 18:35:59 +01:00
parent e515fa8c4e
commit 888486357c
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: mysql-operator
namespace: argocd
spec:
ignoreDifferences:
- kind: CustomResourceDefinition
group: "*"
name: innodbclusters.mysql.oracle.com
jqPathExpressions:
- .spec.versions[0].schema.openAPIV3Schema.properties.spec.properties.keyring.properties.oci.properties.endpoints.description
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: infra
source:
chart: mysql-operator
repoURL: https://mysql.github.io/mysql-operator/
targetRevision: 2.1.1
# syncPolicy:
#automated:
# selfHeal: true