Skip to content

Commit

Permalink
update Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 17, 2024
1 parent 5a7cb15 commit 84c3045
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions infrastructure/cluster/flux/rucio-dev/rucio-dev-serversAuth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ spec:
targetPort: 443
protocol: TCP
name: https
allocateLoadBalancerNodePorts: true
externalTrafficPolicy: Cluster
annotations:
service.beta.kubernetes.io/openstack-internal-load-balancer: "true" # this just tells openstack that the loadbalanced services are internal to the cluster.
loadbalancer.openstack.org/cascade-delete: "false"
# allocateLoadBalancerNodePorts: true
# externalTrafficPolicy: Cluster
# annotations:
# service.beta.kubernetes.io/openstack-internal-load-balancer: "true" # this just tells openstack that the loadbalanced services are internal to the cluster.
# loadbalancer.openstack.org/cascade-delete: "false"


serverType: flask
Expand Down

0 comments on commit 84c3045

Please sign in to comment.