Skip to content

Commit

Permalink
feat(chart): add netPol policyTypes
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Lecheler <[email protected]>
  • Loading branch information
fty4 committed May 12, 2023
1 parent 1312ad5 commit d1dab2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/tractusx-connector/templates/networkpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ spec:
- port: {{ $value.port }}
protocol: TCP
{{- end }}
policyTypes:
- Ingress
---
{{- end }}
{{- end }}

0 comments on commit d1dab2e

Please sign in to comment.