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/project.ini
2024-11-25 14:14:43 -05:00

27 lines
481 B
INI

[meta]
format_ver = 1
[secrets]
description = Secret Values
mode = include
path = ./secrets/project.ini
[storage]
description = Storage Configuration
mode = include
path = ./storage/project.ini
[loadbalancer]
description = LoadBalancer Configuration
mode = include
path = ./loadbalancer/project.ini
[dashboard]
description = Various Dashboards
mode = include
path = ./dashboard/project.ini
[services]
description = Services to Use
mode = include
path = ./services/project.ini