yamllint modules

This commit is contained in:
Wiktor Niesiobędzki
2025-10-23 20:49:49 +00:00
parent b27b8f8291
commit dc8a67b83a
6 changed files with 8 additions and 6 deletions

View File

@@ -10,6 +10,8 @@ ignore: |
fast/stages/0-org-setup/assets/workflow-*.yaml
cloud-config.yaml
*-cloud-config.yaml
modules/cloud-config-container/__need_fixing/onprem/static-vpn-gw-cloud-init.yaml
modules/net-lb-int/recipe-ilb-next-hop/assets/gw.yaml
extends: default

View File

@@ -15,7 +15,7 @@
node:
# The id must be in the following format: projects/<project number>/networks/<network name>/nodes/<node id>
id: "projects/CONFIG_PROJECT_NUMBER/networks/VPC_NETWORK_NAME/nodes/ENVOY_NODE_ID"
cluster: cluster # unused
cluster: cluster # unused
locality:
zone: "ENVOY_ZONE"
metadata:
@@ -80,7 +80,7 @@ admin:
access_log_path: /dev/stdout
address:
socket_address:
address: 127.0.0.1 # Admin page is only accessible locally.
address: 127.0.0.1 # Admin page is only accessible locally.
port_value: 15000
tracing:

View File

@@ -34,7 +34,7 @@
container:
- roles/compute.networkUser
- roles/container.hostServiceAgentUser
- roles/compute.securityAdmin # to manage firewall rules
- roles/compute.securityAdmin # to manage firewall rules
cloudservices:
- roles/compute.networkUser