32 lines
1.1 KiB
YAML
32 lines
1.1 KiB
YAML
git_repo: gitea@git.pyrocufflink.blue:dustin/certs.git
|
|
certs:
|
|
- name: pyrocufflink-cert
|
|
namespace: default
|
|
key: certificates/_.pyrocufflink.net.key
|
|
cert: certificates/_.pyrocufflink.net.crt
|
|
bundle: certificates/_.pyrocufflink.net.pem
|
|
- name: dustinhatchname-cert
|
|
namespace: default
|
|
key: acme.sh/dustin.hatch.name/dustin.hatch.name.key
|
|
cert: acme.sh/dustin.hatch.name/fullchain.cer
|
|
- name: hatchchat-cert
|
|
namespace: default
|
|
key: certificates/hatch.chat.key
|
|
cert: certificates/hatch.chat.crt
|
|
bundle: certificates/hatch.chat.pem
|
|
- name: chmod777-cert
|
|
namespace: default
|
|
key: certificates/chmod777.sh.key
|
|
cert: certificates/chmod777.sh.crt
|
|
bundle: certificates/chmod777.sh.pem
|
|
- name: dustinandtabitha-cert
|
|
namespace: default
|
|
key: certificates/dustinandtabitha.com.key
|
|
cert: certificates/dustinandtabitha.com.crt
|
|
bundle: certificates/dustinandtabitha.com.pem
|
|
- name: hlc-cert
|
|
namespace: default
|
|
key: certificates/hatchlearningcenter.org.key
|
|
cert: certificates/hatchlearningcenter.org.crt
|
|
bundle: certificates/hatchlearningcenter.org.pem
|