Refactor ansible-apply.yaml and inventory/hosts, add ansible.cfg

This commit is contained in:
2024-09-26 20:06:47 +02:00
parent 0f64b867de
commit a6c8ab5127
262 changed files with 128 additions and 1955137 deletions
+3
View File
@@ -182,6 +182,9 @@ resource "kubernetes_deployment" "wordpress" {
success_threshold = 1
failure_threshold = 3
}
security_context {
allow_privilege_escalation = false
}
env {
name = "WORDPRESS_DB_NAME"