Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Buran <aburan28@gmail.com>
  • Loading branch information
aburan28 authored Feb 9, 2024
1 parent b993ab7 commit 3286d13
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion deploy/charts/istio-csr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,20 @@ If set, limit where istio-csr creates configmaps with root ca certificates. If u
Example: maistra.io/member-of=istio-system
#### **podLabels** ~ `object`
> Default value:
> ```yaml
> {}
> ```
pass in extra labels to pods
#### **podAnnotations** ~ `object`
> Default value:
> ```yaml
> {}
> ```
pass in extra annotations to pods
#### **volumes** ~ `array`
> Default value:
> ```yaml
Expand Down Expand Up @@ -430,4 +444,4 @@ tolerations:
> {}
> ```
<!-- /AUTO-GENERATED -->
<!-- /AUTO-GENERATED -->

0 comments on commit 3286d13

Please sign in to comment.