remove old annotations
This commit is contained in:
parent
788ac662f8
commit
c75ac0b614
@ -26,11 +26,6 @@ kind: Service
|
|||||||
metadata:
|
metadata:
|
||||||
name: caddy
|
name: caddy
|
||||||
namespace: cultfifthoctet
|
namespace: cultfifthoctet
|
||||||
annotations:
|
|
||||||
service.beta.kubernetes.io/aws-load-balancer-ip-address-type: dualstack
|
|
||||||
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip
|
|
||||||
service.beta.kubernetes.io/aws-load-balancer-scheme: internal
|
|
||||||
service.beta.kubernetes.io/aws-load-balancer-type: external
|
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 8080
|
||||||
@ -40,7 +35,6 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: caddy
|
app: caddy
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
|
Loading…
Reference in New Issue
Block a user