Skip to content

Commit

Permalink
operatorhub merger
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Jan 26, 2022
1 parent 16a85c8 commit ff44158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev/community-operators-crd-diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ if [[ ! -d "${CO_PATH}" ]]; then
fi

# Compare
meld "${MANIFESTS_ROOT}"/dev/clickhouse-operator-install-yaml-template-01-section-crd-01-chi.yaml "${CO_PATH}"/clickhouseinstallations.clickhouse.altinity.com.crd.yaml
meld "${MANIFESTS_ROOT}"/dev/clickhouse-operator-install-yaml-template-01-section-crd-02-chit.yaml "${CO_PATH}"/clickhouseinstallationtemplates.clickhouse.altinity.com.crd.yaml
meld "${MANIFESTS_ROOT}"/dev/clickhouse-operator-install-yaml-template-01-section-crd-03-chopconf.yaml "${CO_PATH}"/clickhouseoperatorconfigurations.clickhouse.altinity.com.crd.yaml
meld "${MANIFESTS_ROOT}"/builder/templates-install-bundle/clickhouse-operator-install-yaml-template-01-section-crd-01-chi-chit.yaml "${CO_PATH}"/clickhouseinstallations.clickhouse.altinity.com.crd.yaml
meld "${MANIFESTS_ROOT}"/builder/templates-install-bundle/clickhouse-operator-install-yaml-template-01-section-crd-01-chi-chit.yaml "${CO_PATH}"/clickhouseinstallationtemplates.clickhouse.altinity.com.crd.yaml
meld "${MANIFESTS_ROOT}"/builder/templates-install-bundle/clickhouse-operator-install-yaml-template-01-section-crd-02-chopconf.yaml "${CO_PATH}"/clickhouseoperatorconfigurations.clickhouse.altinity.com.crd.yaml

0 comments on commit ff44158

Please sign in to comment.