Skip to content

Commit

Permalink
add tag for staticip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Keene committed Dec 21, 2018
1 parent bf0c15f commit a101c87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: pong-ingress
annotations:
kubernetes.io/ingress.global-static-ip-name: pong-ip
spec:
tls:
- secretName: tls-secret
Expand Down

0 comments on commit a101c87

Please sign in to comment.