ansible-role-k8s-cert-manager/defaults/main.yml
Adrien f1e07abe81
All checks were successful
continuous-integration/drone/push Build is passing
Add version 1.0.0
2020-09-02 23:17:21 +02:00

9 lines
171 B
YAML

my_context: local
ingress_domain: "local"
#ingress_whitelist:
# - 10.96.0.0/12
# - 10.244.0.0/16
# - 192.168.140.0/24
certmanager_csi: true
certmanager_version: "1.0"