Skip to content

Commit

Permalink
update tenants package cr to fix netpol
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Jan 24, 2025
1 parent 50e5468 commit 2c95498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/uds-package-minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
{{- range .Values.apps }}
- direction: Ingress
selector:
app: minio
v1.min.io/tenant: {{ .Values.name }}
remoteNamespace: {{ .namespace }}
{{ if .remoteSelector }}
remoteSelector:
Expand Down

0 comments on commit 2c95498

Please sign in to comment.