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 1a7e7a2 commit 0b81ce5Copy full SHA for 0b81ce5
docs/src/guide/cluster_addons.md
@@ -10,6 +10,8 @@ Cluster add-on removal (using the `cluster_addons_to_remove` variable) requires
10
- the stand-alone cluster-autoscaler deployment, using the [extension module](./extensions_cluster_autoscaler.md)
11
- the cluster-autoscaler add-on
12
13
+When customizing the configuration of an existing addon, use the flag `override_existing=true`. Default value is false if not specified.
14
+
15
## Example usage
16
```javascript
17
{{#include ../../../examples/cluster-addons/vars-cluster-addons.auto.tfvars:4:}}
0 commit comments