42 lines
1.4 KiB
YAML
42 lines
1.4 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: tabitha-cert
|
|
namespace: default
|
|
key: certificates/tabitha.biz.key
|
|
cert: certificates/tabitha.biz.crt
|
|
bundle: certificates/tabitha.biz.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
|
|
- name: appsxyz-cert
|
|
namespace: default
|
|
key: certificates/apps.du5t1n.xyz.key
|
|
cert: certificates/apps.du5t1n.xyz.crt
|
|
bundle: certificates/apps.du5t1n.xyz.pem
|