mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚑
This commit is contained in:
@@ -7,8 +7,8 @@ resources:
|
|||||||
secretGenerator:
|
secretGenerator:
|
||||||
- name: glauth-secret
|
- name: glauth-secret
|
||||||
files:
|
files:
|
||||||
- ./server.toml=config/server.sops.toml
|
- server.toml=./config/server.sops.toml
|
||||||
- ./groups.toml=config/groups.sops.toml
|
- groups.toml=./config/groups.sops.toml
|
||||||
- ./users.toml=config/users.sops.toml
|
- users.toml=./config/users.sops.toml
|
||||||
generatorOptions:
|
generatorOptions:
|
||||||
disableNameSuffixHash: true
|
disableNameSuffixHash: true
|
||||||
|
@@ -9,7 +9,7 @@ resources:
|
|||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: cloudnative-pg-dashboard
|
- name: cloudnative-pg-dashboard
|
||||||
files:
|
files:
|
||||||
- ./cloudnative-pg-dashboard.json=https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/main/docs/src/samples/monitoring/grafana-dashboard.json
|
- cloudnative-pg-dashboard.json=https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/main/docs/src/samples/monitoring/grafana-dashboard.json
|
||||||
generatorOptions:
|
generatorOptions:
|
||||||
disableNameSuffixHash: true
|
disableNameSuffixHash: true
|
||||||
annotations:
|
annotations:
|
||||||
|
Reference in New Issue
Block a user