Skip to content

Commit ceca4eb

Browse files
authored
fix: remove duplicate kms_config from OCP quickstart override json (#778)
1 parent b53a094 commit ceca4eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

patterns/roks-quickstart/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ locals {
3232
{
3333
"boot_volume_crk_name": "slz-vsi-volume-key",
3434
"cos_name": "cos",
35-
"kms_config": null,
3635
"kube_type": "openshift",
3736
"kube_version": "${local.ocp_version}",
3837
"machine_type": "${var.flavor}",

0 commit comments

Comments
 (0)