feat(kubernetes): stable kubernetes with argo
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -67,3 +67,11 @@
|
||||
tags:
|
||||
- cert_manager
|
||||
- cluster_issuer
|
||||
|
||||
- name: Create Let's Encrypt Certificate
|
||||
kubernetes.core.k8s:
|
||||
state: present
|
||||
definition: "{{ lookup('ansible.builtin.template', 'certificate.yml.j2') | from_yaml }}"
|
||||
tags:
|
||||
- cert_manager
|
||||
- certificate
|
||||
|
||||
Reference in New Issue
Block a user