Setting up cert-manager helm_release
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 5s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 19s

This commit is contained in:
2025-10-03 17:25:23 -07:00
parent cddf67de2f
commit 82333fe6ce
5 changed files with 31 additions and 2 deletions

View File

@@ -43,6 +43,9 @@ variable playground {
health = object({
dns = string
})
tls = object({
email = string
})
})
}