Commit graph

4 commits

Author SHA1 Message Date
Jakub Rusz
a54ac303a3 templates: fix apiVersion
There were errors using the latest oc 4.17 version:

error: failed to read input object (not a Template?): unable to decode
"templates/openshift/composer.yml": no kind "Template" is registered for
version "v1" in scheme "k8s.io/kubectl/pkg/scheme/scheme.go:28"
2024-10-03 16:27:21 +02:00
Sanne Raymaekers
a8148f9b34 templates/openshift/maintenance: fix service account 2024-04-30 16:58:00 +02:00
Sanne Raymaekers
7901889d87 templates/openshift/maintenance: PGSSLMODE is a parameter
Parameters need to be declared.
2024-04-30 16:58:00 +02:00
Sanne Raymaekers
a87e3069a1 templates/openshift: make the maintenance template generic
We could deploy this job for both composer and each tenant's workers
that's present in app-intf. Then we can remove the maintenance bits from
the composer template.
2024-04-29 15:04:52 +02:00
Renamed from templates/openshift/maintenance-crc-workers.yml (Browse further)