This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/hcaptcha/project.ini
2025-04-11 18:02:10 -04:00

23 lines
416 B
INI

[meta]
format_ver = 1
[hcaptcha_namespace]
description = Namespace for hCaptcha to reside in
mode = k3s
depends_on = traefik:nfs_provisioner
[#hcaptcha_namespace/k3s]
mode = install
yml_path = ./namespace.yml
[hcaptcha_db_project]
mode = include
path = ./postgres/project.ini
[hcaptcha_cache_project]
mode = include
path = ./redis/project.ini
[hcaptcha_app_project]
mode = include
path = ./hcaptcha/project.ini