Skip to content

Commit

Permalink
feat: update controller-network.yaml to block ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
rdash99 committed Mar 21, 2024
1 parent c9555c6 commit a59345b
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@ spec:
{{/* matchLabels:*/}}
{{/* app: {{ include "guacamole.labels.app" . }}*/}}
{{/* component: controller*/}}
{{/* release: {{ .Release.Name }}*/}}
{{/* release: {{ .Release.Name }}*/}}
ingress:
- from:
- podSelector:
{}

0 comments on commit a59345b

Please sign in to comment.