issues
search
bitnami
/
kube-libsonnet
Bitnami's jsonnet library for building Kubernetes manifests
https://bitnami.com
Apache License 2.0
172
stars
49
forks
source link
[jjo] feat: improve cert-manager support
#48
Closed
jjo
closed
4 years ago
jjo
commented
4 years ago
Improve cert-manager support in bitnami.libsonnet:
add CertManager section (field) with all needed bits
add CertManager.InCluster.Certificate() function to ease issuing in-cluster certs
move many Ingress related bits under CertManager field, remove old cruft
Improve cert-manager support in bitnami.libsonnet: