• Geoff Simmons's avatar
    Update Ingress status.loadBalancer after successful sync. · 2c879de1
    Geoff Simmons authored
    The addresses for this array are taken from the public names and/or
    IPs in the spec for Service(s) that expose the Ingress. These are
    identified as:
    
    - in the same namespace as the admin Service
    - have the label viking.uplex.de/svc=public
    - have the same selectors as the admin Service
    - type is one of ClusterIP, NodePort or LoadBalancer
    
    The label viking.uplex.de/svc is only required if the Ingress status
    update is required. For example to use a tool like ArgoCD, or if
    the cloud provider requires it.
    
    Set the label in the Service template for the viking-service chart.
    2c879de1
Name
Last commit
Last update
charts Loading commit data...
cmd Loading commit data...
container Loading commit data...
deploy Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
pkg Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.kind-gitlab.yaml Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...