Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/frontend/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,14 @@ spec:
type: string
- name: ip_address_internal_managed_http
description: The internal/external IP addresses assigned to the HTTP forwarding rules.
type:
- list
- string
- name: ip_address_internal_managed_https
description: The internal/external IP addresses assigned to the HTTPS forwarding rules.
type:
- list
- string
- name: ipv6_enabled
description: Whether IPv6 configuration is enabled on this load-balancer
type: bool
Expand Down