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 37503df commit 2c10746Copy full SHA for 2c10746
.github/workflows/deploy.yaml
@@ -29,7 +29,7 @@ on:
29
- For multi-cluster environments (like `prod` with both `aks-prod-weu` and `aks-prod-use`),
30
you must provide one of the valid cluster names from `env_map`.
31
32
- Example: `aks-prod-weu`
+ Example: `aks-prod-weu`
33
required: false
34
default: ""
35
0 commit comments