diff --git a/overrides/values-AWS.yaml b/overrides/values-AWS.yaml index 03fa07758..2de4abcf9 100644 --- a/overrides/values-AWS.yaml +++ b/overrides/values-AWS.yaml @@ -2,7 +2,7 @@ # to enable letsencrypt certificates on API endpoint and default # ingress of the cluster # It is currently very experimental and unsupported. -# PLEASE read https://github.com/hybrid-cloud-patterns/common/tree/main/letsencrypt#readme +# PLEASE read https://github.com/validatedpatterns/common/tree/main/letsencrypt#readme # for all the limitations around it diff --git a/values-group-one.yaml b/values-group-one.yaml index cd163243f..fd053aa29 100644 --- a/values-group-one.yaml +++ b/values-group-one.yaml @@ -35,7 +35,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run diff --git a/values-hub.yaml b/values-hub.yaml index 5df42e5dc..0fa403716 100644 --- a/values-hub.yaml +++ b/values-hub.yaml @@ -74,7 +74,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run diff --git a/values-standalone.yaml b/values-standalone.yaml index 41744ed6f..57d74f9f1 100644 --- a/values-standalone.yaml +++ b/values-standalone.yaml @@ -51,7 +51,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run