Skip to content

Commit 8006f92

Browse files
Set GKE module version to 1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 01cf6d2 commit 8006f92

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

modules/kubernetes_cluster/gke/1.0/facets.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
intent: kubernetes_cluster
22
flavor: gke
3-
version: '2.0'
3+
version: '1.0'
44
clouds:
55
- gcp
66
title: GKE Cluster Control Plane
77
description: Creates a GKE cluster control plane without default node pool. Use kubernetes_node_pool
88
module to add node pools.
99
intentDetails:
10-
type: Cloud & Infrastructure
11-
description: GKE cluster control plane without default node pool for flexible node management
12-
displayName: Kubernetes Cluster
13-
iconUrl: https://raw.githubusercontent.com/Facets-cloud/facets-modules-redesign/main/icons/kubernetes_cluster.svg
10+
type: kubernetes
11+
description: GKE cluster control plane without default node pool for flexible node
12+
management
13+
displayName: GKE
1414
spec:
1515
type: object
1616
properties:
@@ -119,7 +119,7 @@ outputs:
119119
sample:
120120
kind: kubernetes_cluster
121121
flavor: gke
122-
version: '2.0'
122+
version: '1.0'
123123
spec:
124124
auto_upgrade: true
125125
whitelisted_cidrs:

0 commit comments

Comments
 (0)