File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,7 @@ clusterGroup:
351351 value : secret/data/global/qtodo
352352 # For UC-02, we changed the qtodo image to use the one built in the secure supply chain
353353 # - name: app.images.main.name
354- # value: quay-registry-quay-quay-enterprise.apps.hub.example.com/org/qtodo
354+ # value: quay-registry-quay-quay-enterprise.apps.hub.example.com/org/qtodo
355355 # Uncomment to enable registry authentication
356356 # - name: app.images.main.registry.auth
357357 # value: true
@@ -361,9 +361,14 @@ clusterGroup:
361361 # value: quay-user-password
362362 # UC-02: Secure Supply Chain - Uncomment to enable
363363 # supply-chain:
364- # name: supply-chain
364+ # name: supply-chain
365365 # project: hub
366366 # path: charts/supply-chain
367+ # ignoreDifferences:
368+ # - group: ""
369+ # kind: ServiceAccount
370+ # jqPathExpressions:
371+ # - .imagePullSecrets[]|select(.name | contains("-dockercfg-"))
367372 # overrides:
368373 # # Don't forget to uncomment the RHTAS and RHTPA components in this same file
369374 # - name: rhtas.enabled
You can’t perform that action at this time.
0 commit comments