Skip to content

Commit 4e59fc3

Browse files
chore: Removed unused tags
2 parents 95007e6 + 31a5839 commit 4e59fc3

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

infra/main.parameters.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
"frontendContainerImageTag": {
4545
"value": "${AZURE_ENV_IMAGETAG=latest_waf}"
4646
},
47-
"tags": {
48-
"value": {
49-
"SecurityControl": "${AZURE_TAG_SECURITY_CONTROL=Ignore}"
50-
}
51-
},
5247
"enableTelemetry": {
5348
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"
5449
},
@@ -65,4 +60,4 @@
6560
"value": "${AZURE_ENV_CONTAINER_REGISTRY_ENDPOINT}"
6661
}
6762
}
68-
}
63+
}

infra/main.waf.parameters.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
"frontendContainerImageTag": {
4545
"value": "${AZURE_ENV_IMAGETAG=latest_waf}"
4646
},
47-
"tags": {
48-
"value": {
49-
"SecurityControl": "${AZURE_TAG_SECURITY_CONTROL=Ignore}"
50-
}
51-
},
5247
"enableTelemetry": {
5348
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"
5449
},
@@ -80,4 +75,4 @@
8075
"value": "${AZURE_ENV_VM_ADMIN_PASSWORD}"
8176
}
8277
}
83-
}
78+
}

0 commit comments

Comments
 (0)