mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-08 01:36:28 +01:00
10 lines
183 B
YAML
10 lines
183 B
YAML
apiVersion: homelab.mortenolsen.pro/v1
|
|
kind: GenerateSecret
|
|
metadata:
|
|
name: "{{ .Release.Name }}-secrets"
|
|
spec:
|
|
fields:
|
|
- name: authtoken
|
|
encoding: hex
|
|
length: 64
|