fix(gke-cluster-standard): Avoid perpetual diff on network tags in node_pool_auto_config block (#3680)
* fix(gke-cluster-standard): Avoid perpetual diff on network tags in node_pool_auto_config block * Fix test, remove network tags when empty
This commit is contained in:
@@ -133,8 +133,6 @@ values:
|
||||
node_pool_auto_config:
|
||||
- linux_node_config:
|
||||
- {}
|
||||
network_tags:
|
||||
- tags: []
|
||||
resource_manager_tags: null
|
||||
node_pool_defaults:
|
||||
- node_config_defaults:
|
||||
|
||||
Reference in New Issue
Block a user