diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index ce406be..9d09c17 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -1,7 +1,7 @@ server: ingress: enabled: true - ingressClassName: "openbao" + ingressClassName: "nginx" pathType: Prefix postStart: - sh