File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -100,4 +100,4 @@ __Note__: If you need to use the `imagePullSecrets` it would be best to set `ser
100
100
| watchAllNamespaces | bool | ` true ` | If ` true ` , controller will watch all namespaces for Terraform resources |
101
101
102
102
----------------------------------------------
103
- Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
103
+ Autogenerated from chart metadata using [ helm-docs v1.13.0 ] ( https://github.com/norwoodj/helm-docs/releases/v1.13.0 )
Original file line number Diff line number Diff line change @@ -157,6 +157,10 @@ rules:
157
157
- get
158
158
- list
159
159
- watch
160
+ {{- if .Values.branchPlanner.enabled }}
161
+ - create
162
+ - delete
163
+ {{- end }}
160
164
- apiGroups :
161
165
- source.toolkit.fluxcd.io
162
166
resources :
You can’t perform that action at this time.
0 commit comments