diff --git a/clusters/my-cluster/longhorn/ingress.yaml b/clusters/my-cluster/longhorn/ingress.yaml index 0139adf..8c41a32 100644 --- a/clusters/my-cluster/longhorn/ingress.yaml +++ b/clusters/my-cluster/longhorn/ingress.yaml @@ -3,7 +3,7 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: longhorn-ingress - #namespace: longhorn-system + namespace: nginx-ingress annotations: # type of authentication nginx.ingress.kubernetes.io/auth-type: basic