diff --git a/kustomize/skyline/letsencrypt/kustomization.yaml b/kustomize/skyline/letsencrypt/kustomization.yaml index 6427ce88..e6271803 100644 --- a/kustomize/skyline/letsencrypt/kustomization.yaml +++ b/kustomize/skyline/letsencrypt/kustomization.yaml @@ -1,30 +1,11 @@ bases: - - ../base + - ../fqdn patches: - target: kind: Ingress name: skyline patch: |- - - op: add - path: /spec/rules - value: - - host: skyline.dfw-ospcv2-staging.ohthree.com - http: - paths: - - path: / - pathType: ImplementationSpecific - backend: - service: - name: skyline-apiserver - port: - name: "s-apiserver" - - op: add - path: /spec/tls - value: - - hosts: - - skyline.dfw-ospcv2-staging.ohthree.com - secretName: skyline-tls-public - op: add path: /metadata/annotations value: