Skip to content

Commit 3d577fb

Browse files
authored
fix: updated the option for evaluation mode (#2482)
1 parent 01f0a38 commit 3d577fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/gke-standard-cluster/metadata.display.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ spec:
100100
enumValueLabels:
101101
- label: DISABLED
102102
value: DISABLED
103-
- label: POLICY_BINDINGS
104-
value: POLICY_BINDINGS
103+
- label: PROJECT_SINGLETON_POLICY_ENFORCE
104+
value: PROJECT_SINGLETON_POLICY_ENFORCE
105105
cluster_autoscaling:
106106
name: cluster_autoscaling
107107
title: Cluster Autoscaling

0 commit comments

Comments
 (0)