remove old annotations
This commit is contained in:
parent
788ac662f8
commit
c75ac0b614
@ -26,11 +26,6 @@ kind: Service
|
||||
metadata:
|
||||
name: caddy
|
||||
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:
|
||||
ports:
|
||||
- port: 8080
|
||||
@ -40,7 +35,6 @@ spec:
|
||||
selector:
|
||||
app: caddy
|
||||
|
||||
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
|
Loading…
Reference in New Issue
Block a user