diff --git a/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml b/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml index 0dd943c..90ab091 100644 --- a/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml +++ b/clusters/brusnika-prod/infrastructure/patches/pgbouncer.yaml @@ -19,7 +19,10 @@ spec: service: enabled: true - type: NodePort + type: LoadBalancer + annotations: + kubernetes.io/elb.id: 8cdf5c95-0740-431a-9ef8-d5d76689d0cf + kubernetes.io/elb.class: union serviceAccount: create: true