Skip to content

Commit 4a85ad7

Browse files
committed
domain update
1 parent 8bf7fc2 commit 4a85ad7

10 files changed

+15
-15
lines changed

common/ansible/roles/vault_utils/values-secrets.v1.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"of the License at http://www.apache.org/licenses/LICENSE-2.0"
99
],
1010
"title": "Hybrid Cloud Patterns - values-secret.yaml files schema V1",
11-
"description": "This schema defines the values-secret.yaml file as used by [Validated Patterns](https://hybrid-cloud-patterns.io)",
11+
"description": "This schema defines the values-secret.yaml file as used by [Validated Patterns](https://validatedpatterns.io)",
1212
"type": "object",
1313
"examples": [],
1414
"definitions": {

common/ansible/roles/vault_utils/values-secrets.v2.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"of the License at http://www.apache.org/licenses/LICENSE-2.0"
99
],
1010
"title": "Hybrid Cloud Patterns - values-secret.yaml files schema V2",
11-
"description": "This schema defines the values-secret.yaml file as used by [Validated Patterns](https://hybrid-cloud-patterns.io)",
11+
"description": "This schema defines the values-secret.yaml file as used by [Validated Patterns](https://validatedpatterns.io)",
1212
"type": "object",
1313
"examples": [
1414
{

common/examples/medical-diagnosis-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ clusterGroup:
158158
# Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds
159159
# imagePullPolicy is set to always: imperative.imagePullPolicy
160160
# For additional overrides that apply to the jobs, please refer to
161-
# https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations
161+
# https://validatedpatterns.io/imperative-actions/#additional-job-customizations
162162
jobs:
163163
- name: regional-ca
164164
# ansible playbook to be run

common/examples/values-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ clusterGroup:
118118
# Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds
119119
# imagePullPolicy is set to always: imperative.imagePullPolicy
120120
# For additional overrides that apply to the jobs, please refer to
121-
# https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations
121+
# https://validatedpatterns.io/imperative-actions/#additional-job-customizations
122122
jobs:
123123
- name: regional-ca
124124
# ansible playbook to be run

common/tests/letsencrypt-industrial-edge-factory.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
kind: ClusterIssuer
8989
subject:
9090
organizations:
91-
- hybrid-cloud-patterns.io
91+
- validatedpatterns.io
9292
---
9393
# Source: letsencrypt/templates/wildcard-cert.yaml
9494
apiVersion: cert-manager.io/v1
@@ -112,7 +112,7 @@ spec:
112112
kind: ClusterIssuer
113113
subject:
114114
organizations:
115-
- hybrid-cloud-patterns.io
115+
- validatedpatterns.io
116116
---
117117
# Source: letsencrypt/templates/issuer.yaml
118118
apiVersion: cert-manager.io/v1

common/tests/letsencrypt-industrial-edge-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
kind: ClusterIssuer
8989
subject:
9090
organizations:
91-
- hybrid-cloud-patterns.io
91+
- validatedpatterns.io
9292
---
9393
# Source: letsencrypt/templates/wildcard-cert.yaml
9494
apiVersion: cert-manager.io/v1
@@ -112,7 +112,7 @@ spec:
112112
kind: ClusterIssuer
113113
subject:
114114
organizations:
115-
- hybrid-cloud-patterns.io
115+
- validatedpatterns.io
116116
---
117117
# Source: letsencrypt/templates/issuer.yaml
118118
apiVersion: cert-manager.io/v1

common/tests/letsencrypt-medical-diagnosis-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
kind: ClusterIssuer
8989
subject:
9090
organizations:
91-
- hybrid-cloud-patterns.io
91+
- validatedpatterns.io
9292
---
9393
# Source: letsencrypt/templates/wildcard-cert.yaml
9494
apiVersion: cert-manager.io/v1
@@ -112,7 +112,7 @@ spec:
112112
kind: ClusterIssuer
113113
subject:
114114
organizations:
115-
- hybrid-cloud-patterns.io
115+
- validatedpatterns.io
116116
---
117117
# Source: letsencrypt/templates/issuer.yaml
118118
apiVersion: cert-manager.io/v1

common/tests/letsencrypt-naked.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
kind: ClusterIssuer
8989
subject:
9090
organizations:
91-
- hybrid-cloud-patterns.io
91+
- validatedpatterns.io
9292
---
9393
# Source: letsencrypt/templates/wildcard-cert.yaml
9494
apiVersion: cert-manager.io/v1
@@ -112,7 +112,7 @@ spec:
112112
kind: ClusterIssuer
113113
subject:
114114
organizations:
115-
- hybrid-cloud-patterns.io
115+
- validatedpatterns.io
116116
---
117117
# Source: letsencrypt/templates/issuer.yaml
118118
apiVersion: cert-manager.io/v1

common/tests/letsencrypt-normal.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
kind: ClusterIssuer
8989
subject:
9090
organizations:
91-
- hybrid-cloud-patterns.io
91+
- validatedpatterns.io
9292
---
9393
# Source: letsencrypt/templates/wildcard-cert.yaml
9494
apiVersion: cert-manager.io/v1
@@ -112,7 +112,7 @@ spec:
112112
kind: ClusterIssuer
113113
subject:
114114
organizations:
115-
- hybrid-cloud-patterns.io
115+
- validatedpatterns.io
116116
---
117117
# Source: letsencrypt/templates/issuer.yaml
118118
apiVersion: cert-manager.io/v1

values-unmanaged.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ clusterGroup:
140140
# Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds
141141
# imagePullPolicy is set to always: imperative.imagePullPolicy
142142
# For additional overrides that apply to the jobs, please refer to
143-
# https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations
143+
# https://validatedpatterns.io/imperative-actions/#additional-job-customizations
144144
jobs:
145145
- name: regional-ca
146146
# ansible playbook to be run

0 commit comments

Comments
 (0)