We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a3283 commit 2610082Copy full SHA for 2610082
1 file changed
charts/qtodo/values.yaml
@@ -84,14 +84,6 @@ app:
84
tag: "latest"
85
image: "registry.redhat.io/openshift4/ose-tools-rhel9:latest"
86
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
-
95
# Truststore configuration for Java CA certificates (PKCS12 format)
96
truststore:
97
enabled: true
0 commit comments