diff --git a/README.md b/README.md index 99b466df..bd702a46 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ If all of the Argo CD applications are reporting healthy, the pattern has been d ### Use cases * [Secure Multi-tier Application](./docs/multi-tier.md) -* [Use Case 02: Secure Supply Chain](./docs/supply-chain.md) +* [Secure Supply Chain](./docs/supply-chain.md) ### Importing existing clusters diff --git a/charts/supply-chain/Chart.yaml b/charts/supply-chain/Chart.yaml index 58da55b0..1794d29f 100644 --- a/charts/supply-chain/Chart.yaml +++ b/charts/supply-chain/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: supply-chain -description: A Helm chart for Supply Chain (UC02) +description: A Helm chart for Secure Supply Chain type: application version: 0.1.0 appVersion: "1.0.0" @@ -11,4 +11,4 @@ keywords: - tekton maintainers: - name: Zero Trust Validated Patterns Team - email: ztvp-arch-group@redhat.com \ No newline at end of file + email: ztvp-arch-group@redhat.com diff --git a/docs/supply-chain.md b/docs/supply-chain.md index 0fc2e909..d2459fad 100644 --- a/docs/supply-chain.md +++ b/docs/supply-chain.md @@ -1,4 +1,4 @@ -# Use Case 02: Secure Supply Chain +# Secure Supply Chain This use case outlines the process of building, signing, and verifying artifacts and images within the Zero Trust Validated Pattern (ZTVP). diff --git a/values-hub.yaml b/values-hub.yaml index 1b3b72b3..a1034853 100644 --- a/values-hub.yaml +++ b/values-hub.yaml @@ -64,7 +64,7 @@ clusterGroup: targetNamespace: openshift-compliance annotations: openshift.io/cluster-monitoring: "true" - # UC-02: Uncomment to enable OpenShift Pipelines + # Secure Supply Chain: Uncomment to enable OpenShift Pipelines # - openshift-pipelines subscriptions: acm: @@ -77,7 +77,7 @@ clusterGroup: namespace: cert-manager-operator channel: stable-v1 catalogSource: redhat-marketplace - # UC-02: Uncomment to enable OpenShift Pipelines + # Secure Supply Chain: Uncomment to enable OpenShift Pipelines # openshift-pipelines: # name: openshift-pipelines-operator-rh # namespace: openshift-operators @@ -349,7 +349,7 @@ clusterGroup: value: qtodo - name: app.vault.secretPath value: secret/data/global/qtodo - # For UC-02, we changed the qtodo image to use the one built in the secure supply chain + # For Secure Supply Chain, we changed the qtodo image to use the one built in the secure supply chain # - name: app.images.main.name # value: quay-registry-quay-quay-enterprise.apps.{{ $.Values.global.clusterDomain }}/ztvp/qtodo # - name: app.images.main.version @@ -361,7 +361,7 @@ clusterGroup: # value: quay-user # - name: app.images.main.registry.passwordVaultKey # value: quay-user-password - # UC-02: Secure Supply Chain - Uncomment to enable + # Secure Supply Chain - Uncomment to enable # supply-chain: # name: supply-chain # project: hub @@ -433,7 +433,7 @@ clusterGroup: # imagePullPolicy is set to always: imperative.imagePullPolicy jobs: [] managedClusterGroups: {} - # This configuration can be used for Pipeline/DevSecOps (UC-01 / UC-02) + # This configuration can be used for use cases Pipeline/Secure Supply Chain # devel: # name: devel # helmOverrides: @@ -524,7 +524,7 @@ clusterGroup: # List of previously provisioned clusters to import and manage from the Hub cluster acmManagedClusters: clusters: [] - # This configuration can be used for Pipeline/DevSecOps (UC-01 / UC-02) + # This configuration can be used for use cases Pipeline/Secure Supply Chain # - name: ztvp-spoke-1 # clusterGroup: devel # labels: