fix
This commit is contained in:
@@ -51,7 +51,7 @@ resource "kubectl_manifest" "prj_mongo" {
|
||||
spec:
|
||||
containers:
|
||||
- name: mongod
|
||||
imagePullPolicy: "${var.images.webmail.pullPolicy}"
|
||||
imagePullPolicy: "${var.images.webmail.pull_policy}"
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
|
||||
Reference in New Issue
Block a user