UffizziCloud / uffizzi_controller

A smart proxy service that handles requests from the Uffizzi API to the Kubernetes API
Apache License 2.0
11 stars 3 forks source link

Update operator version to 1.2 #103

Closed moklidia closed 1 year ago

moklidia commented 1 year ago

Update and test the new operator version

Vibhav Bobade @Lidia Mokevnina

 in this version you wouldn't have to give the following config to the operator
ingress:
    cluster:
      ingressAnnotations:
        nginx.ingress.kubernetes.io/backend-protocol: HTTPS
        nginx.ingress.kubernetes.io/ssl-passthrough: "true"
        nginx.ingress.kubernetes.io/ssl-redirect: "true"
    syncFromManifests: true