Skip to content

Commit

Permalink
Add create secret config to values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishronek committed Oct 17, 2023
1 parent ae397e9 commit 052d9f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airflow/plural/docs/kubernetes-executor.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ airflow:
enabled: false
workers:
enabled: false
secrets:
createPluralRedisSecret: true
```
The resources that you configure in the `kubernetesPodTemplate` section will determine the amount of resources that will
Expand Down

0 comments on commit 052d9f5

Please sign in to comment.