fix annotations for authelia-svc and gitea-app svc
All checks were successful
renovate / renovate (push) Successful in 1m37s
All checks were successful
renovate / renovate (push) Successful in 1m37s
This commit is contained in:
@@ -4,9 +4,9 @@ kind: Service
|
|||||||
metadata:
|
metadata:
|
||||||
name: gitea-app
|
name: gitea-app
|
||||||
namespace: git-ops
|
namespace: git-ops
|
||||||
spec:
|
|
||||||
annotations:
|
annotations:
|
||||||
metallb.io/loadBalancerIPs: 192.168.1.202
|
metallb.io/loadBalancerIPs: 192.168.1.202
|
||||||
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
selector:
|
selector:
|
||||||
app: gitea-app
|
app: gitea-app
|
||||||
|
|||||||
@@ -3,9 +3,9 @@ kind: Service
|
|||||||
metadata:
|
metadata:
|
||||||
name: authelia-service
|
name: authelia-service
|
||||||
namespace: tools
|
namespace: tools
|
||||||
spec:
|
|
||||||
annotations:
|
annotations:
|
||||||
metallb.io/loadBalancerIPs: 192.168.1.203
|
metallb.io/loadBalancerIPs: 192.168.1.203
|
||||||
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/instance: authelia
|
app.kubernetes.io/instance: authelia
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user