Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit adbfb17

Browse files
author
Mathieu Benoit
committed
ContainerCluster depends on ComputeSubnetwork
1 parent 14ba194 commit adbfb17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/gke-cluster/create-gke-cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ metadata:
2525
namespace: ${GKE_PROJECT_ID}
2626
annotations:
2727
cnrm.cloud.google.com/remove-default-node-pool: "true"
28+
config.kubernetes.io/depends-on: compute.cnrm.cloud.google.com/namespaces/${GKE_PROJECT_ID}/ComputeSubnetwork/${GKE_NAME}
2829
labels:
2930
mesh_id: proj-${GKE_PROJECT_NUMBER}
3031
spec:

0 commit comments

Comments
 (0)