Skip to content

Commit

Permalink
docs: Updated documentation for customizing existing addons
Browse files Browse the repository at this point in the history
Updated documentation for customizing existing addons

Signed-off-by: Deepak Devadathan <deepak.devadathan@oracle.com>
  • Loading branch information
ddevadat authored and hyder committed Dec 19, 2024
1 parent 1a7e7a2 commit 0b81ce5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/guide/cluster_addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Cluster add-on removal (using the `cluster_addons_to_remove` variable) requires
- the stand-alone cluster-autoscaler deployment, using the [extension module](./extensions_cluster_autoscaler.md)
- the cluster-autoscaler add-on

When customizing the configuration of an existing addon, use the flag `override_existing=true`. Default value is false if not specified.

## Example usage
```javascript
{{#include ../../../examples/cluster-addons/vars-cluster-addons.auto.tfvars:4:}}
Expand Down

0 comments on commit 0b81ce5

Please sign in to comment.