Files
base-infra/roles/k8s-setup/defaults/main.yml
Felix Nehrke 20b0ac86f5 Add snappass to the cluster
This change is surprisingly tricky and needed some temporary
workarounds. First, there is no "official" snappass helm chart but I
found one, which does the job and looked good enough. The other problem
is the missing "official" image of snappass. The helm-chart used a
customized image which I didn't want to use, therefore I had to rebuild
a brand new image quickly. This new image is unfortunately not bound to
any repository or pipeline yet, which means that this change needs some
trust for the moment until I've set up the needed repo and CI
structures.

Reference: https://github.com/lmacka/helm-snappass/tree/main
Reference: https://github.com/pinterest/snappass
2025-11-28 22:12:47 +01:00

24 lines
569 B
YAML

cert_manager_state: present
cert_manager_version: v1.18.2
letsencrypt_clusterissuers: {}
gitea_chart_version: 12.3.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