rancher ok

This commit is contained in:
Karim Naufal
2022-05-04 21:39:58 +02:00
parent 725eb334a9
commit 75a817ea3b
4 changed files with 30 additions and 7 deletions

View File

@@ -170,7 +170,7 @@ resource "null_resource" "kustomization" {
destination = "/var/post_install/cert-manager.yaml"
}
# Upload the rancher config
# Upload the Rancher config
provisioner "file" {
content = templatefile(
"${path.module}/templates/rancher.yaml.tpl",