sigs.k8s.io/cluster-api-provider-aws@v1.5.5/test/e2e/data/infrastructure-aws/kustomize_sources/nested-multitenancy/patches/bastion-enabled.yaml (about) 1 apiVersion: infrastructure.cluster.x-k8s.io/v1beta1 2 kind: AWSCluster 3 metadata: 4 name: "${CLUSTER_NAME}" 5 spec: 6 bastion: 7 enabled: true