Skip to content

Commit

Permalink
Fix helm-chart template style consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean-Coakley committed Apr 17, 2019
1 parent 22039d9 commit da9d5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/helm-chart/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ rules:
- watch
{{- if .Values.controller.reportIngressStatus.enable }}
- apiGroups:
- "extensions"
- extensions
resources:
- ingresses/status
verbs:
Expand Down

0 comments on commit da9d5af

Please sign in to comment.