Skip to content

racqspace/ansible-role-cert-manager

Repository files navigation

Ansible Role: cert_manager

MIT GitHub Workflow Status GitHub last commit GitHub Release Date Maintenance

Installing cert_manager in Kubernetes.

Role Variables

Variable Name Default Value Description
cert_manager_cache_valid_time 3600 Cache update time for apt module.
cert_manager_namespace default Specify the kubernetes namespace to install resources to.

Role Usage Examples

Example for installing cert_manager in a dedicated namespace cert_manager.

- hosts: all
  roles:
  - role: racqspace.cert_manager
    vars:
      cert_manager_namespace: cert_manager

License

MIT

Author Information

This role was created in 2021 by Clemens Kaserer.

Contributions by:

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages