We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a171691 commit 9f6b20bCopy full SHA for 9f6b20b
crd/overlayextensionconfig/manifests/acn.azure.com_overlayextensionconfigs.yaml
@@ -47,10 +47,10 @@ spec:
47
spec:
48
description: OverlayExtensionConfigSpec defines the desired state of OverlayExtensionConfig.
49
properties:
50
- appGatewaySubnetID:
51
- description: AppGatewaySubnetID field defines a subnet delegated to
52
- Application Gateway that should be able to reach routing domain
53
- ip addresses.
+ appGatewaySubnetGUID:
+ description: AppGatewaySubnetGUID field defines a subnet delegated
+ to Application Gateway that should be able to reach routing domain
+ ip addresses. This needs to be a valid GUID.
54
type: string
55
x-kubernetes-validations:
56
- message: Value is immutable
0 commit comments