Refactor ansible-apply.yaml and inventory/hosts, add ansible.cfg
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user