mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
# Env variables, some are probably secret
|
|
.env
|
|
# These are the application configuration secrets passed to systemd credentials
|
|
secrets/*
|
|
# This is the certificate authority
|
|
ca/*
|
|
# This is the ssh directory
|
|
ssh/* |