diff --git a/.github/workflows/yaml-diff.yaml b/.github/workflows/yaml-diff.yaml index 4aa72a4f..b6a17b8d 100644 --- a/.github/workflows/yaml-diff.yaml +++ b/.github/workflows/yaml-diff.yaml @@ -9,4 +9,4 @@ permissions: jobs: yaml-diff: - uses: giantswarm/github-workflows/.github/workflows/yaml-diff.yaml@main + uses: giantswarm/github-workflows/.github/workflows/yaml-diff.yaml@feat/yaml-diff-color diff --git a/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml b/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml index 6c1e991e..7d4ed0d2 100644 --- a/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml +++ b/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml @@ -5,7 +5,7 @@ data: Variable substitution still possible here. I am the ${cluster_name} cluster! I belong to the ${organization} org! - Encryption is possible here as well, but I am not encrypted atm. + Encryption is possible here as well, but I am not encrypted yet. kind: ConfigMap metadata: name: secret-to-be-created-directly-in-WC