mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-28 21:12:35 +02:00
✨ new talos cluster
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- helm-release.yaml
|
||||
secretGenerator:
|
||||
- name: glauth
|
||||
files:
|
||||
- server.toml=config/server.sops.toml
|
||||
- groups.toml=config/groups.sops.toml
|
||||
- users.toml=config/users.sops.toml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
Reference in New Issue
Block a user