Bitnami has discontinued a lot of their container images. Alongside these were also their images for a high availability setup of postgresql. This change fixes that by referencing the legacy bitnami images until a "new" approach is found.
24 lines
569 B
YAML
24 lines
569 B
YAML
cert_manager_state: present
|
|
cert_manager_version: v1.18.2
|
|
|
|
letsencrypt_clusterissuers: {}
|
|
|
|
gitea_chart_version: 12.4.0
|
|
gitea_state: present
|
|
gitea_image_rootless: False
|
|
gitea_image_pull_policy: IfNotPresent
|
|
gitea_image: gitea-for-nehrke-info
|
|
gitea_image_tag: latest
|
|
gitea_image_registry: docker.nehrke.info
|
|
|
|
concourse_chart_version: 19.0.2
|
|
concourse_state: present
|
|
concourse_namespace: concourse
|
|
concourse_local_users: {}
|
|
concourse_worker_replicas: 2
|
|
|
|
snappass_chart_version: 0.1.13
|
|
snappass_state: present
|
|
snappass_namespace: snappass
|
|
snappass_tls_secret: snappass-tls
|