@@ -64,7 +64,7 @@ clusterGroup:
6464 targetNamespace : openshift-compliance
6565 annotations :
6666 openshift.io/cluster-monitoring : " true"
67- # UC-02 : Uncomment to enable OpenShift Pipelines
67+ # Secure Supply Chain : Uncomment to enable OpenShift Pipelines
6868 # - openshift-pipelines
6969 subscriptions :
7070 acm :
@@ -77,7 +77,7 @@ clusterGroup:
7777 namespace : cert-manager-operator
7878 channel : stable-v1
7979 catalogSource : redhat-marketplace
80- # UC-02 : Uncomment to enable OpenShift Pipelines
80+ # Secure Supply Chain : Uncomment to enable OpenShift Pipelines
8181 # openshift-pipelines:
8282 # name: openshift-pipelines-operator-rh
8383 # namespace: openshift-operators
@@ -349,7 +349,7 @@ clusterGroup:
349349 value : qtodo
350350 - name : app.vault.secretPath
351351 value : secret/data/global/qtodo
352- # For UC-02 , we changed the qtodo image to use the one built in the secure supply chain
352+ # For Secure Supply Chain , we changed the qtodo image to use the one built in the secure supply chain
353353 # - name: app.images.main.name
354354 # value: quay-registry-quay-quay-enterprise.apps.{{ $.Values.global.clusterDomain }}/ztvp/qtodo
355355 # - name: app.images.main.version
@@ -361,7 +361,7 @@ clusterGroup:
361361 # value: quay-user
362362 # - name: app.images.main.registry.passwordVaultKey
363363 # value: quay-user-password
364- # UC-02: Secure Supply Chain - Uncomment to enable
364+ # Secure Supply Chain - Uncomment to enable
365365 # supply-chain:
366366 # name: supply-chain
367367 # project: hub
@@ -433,7 +433,7 @@ clusterGroup:
433433 # imagePullPolicy is set to always: imperative.imagePullPolicy
434434 jobs : []
435435 managedClusterGroups : {}
436- # This configuration can be used for Pipeline/DevSecOps (UC-01 / UC-02)
436+ # This configuration can be used for use cases Pipeline/Secure Supply Chain
437437 # devel:
438438 # name: devel
439439 # helmOverrides:
@@ -524,7 +524,7 @@ clusterGroup:
524524# List of previously provisioned clusters to import and manage from the Hub cluster
525525acmManagedClusters :
526526 clusters : []
527- # This configuration can be used for Pipeline/DevSecOps (UC-01 / UC-02)
527+ # This configuration can be used for use cases Pipeline/Secure Supply Chain
528528 # - name: ztvp-spoke-1
529529 # clusterGroup: devel
530530 # labels:
0 commit comments