Skip to content

Commit 229735a

Browse files
committed
removing duplicate seed entry
1 parent 02cc94e commit 229735a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

charts/qtodo/values.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,6 @@ app:
8484
tag: "latest"
8585
image: "registry.redhat.io/openshift4/ose-tools-rhel9:latest"
8686

87-
# Seed image Job: mirrors the upstream qtodo image into the configured
88-
# registry so the deployment can pull before the supply-chain pipeline runs.
89-
seedImage:
90-
enabled: false
91-
source: "quay.io/validatedpatterns/qtodo:latest"
92-
tag: "latest"
93-
image: "registry.redhat.io/openshift4/ose-tools-rhel9:latest"
94-
9587
# Truststore configuration for Java CA certificates (PKCS12 format)
9688
truststore:
9789
enabled: true

0 commit comments

Comments
 (0)