diff --git a/charts/kuadrant-operator/Chart.yaml b/charts/kuadrant-operator/Chart.yaml index d74b12d6e..2533eccf4 100644 --- a/charts/kuadrant-operator/Chart.yaml +++ b/charts/kuadrant-operator/Chart.yaml @@ -29,7 +29,7 @@ dependencies: version: 0.0.0 repository: https://kuadrant.io/helm-charts/ - name: dns-operator - version: 0.0.0 + version: main repository: https://kuadrant.io/helm-charts/ maintainers: - email: acatterm@redhat.com diff --git a/charts/kuadrant-operator/templates/manifests.yaml b/charts/kuadrant-operator/templates/manifests.yaml index 33b4853e3..8050f13e3 100644 --- a/charts/kuadrant-operator/templates/manifests.yaml +++ b/charts/kuadrant-operator/templates/manifests.yaml @@ -13380,7 +13380,8 @@ spec: - weighted type: object providerRefs: - description: providerRefS is a list of references to provider secrets. + description: providerRefs is a list of references to provider secrets. + Max is one but intention is to allow this to be more in the future items: properties: name: @@ -16193,7 +16194,7 @@ spec: env: - name: RELATED_IMAGE_WASMSHIM value: oci://quay.io/kuadrant/wasm-shim:latest - image: quay.io/kuadrant/kuadrant-operator:remove_managed_zone_api + image: quay.io/kuadrant/kuadrant-operator:latest livenessProbe: httpGet: path: /healthz