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/passbolt/project.ini
2024-11-05 10:47:53 -05:00

24 lines
480 B
INI

[meta]
format_ver = 1
[passbolt_repo]
description = Passbolt Helm Repository
mode = helm
depends_on = traefik:longhorn_storage_class
[#passbolt_repo/helm]
mode = add_repo
name = passbolt
repo = https://download.passbolt.com/charts/passbolt
[passbolt]
description = Passbolt Password Manager
mode = helm
depends_on = passbolt_repo
[#passbolt/helm]
mode = install
name = mypassbolt
repo = passbolt/passbolt
options_file = passbolt.yml
variable_file = ../../secrets/passbolt.env