ssh bastion: use TCP NLB and require ops-mirror.pem
@@ -5,6 +5,9 @@ metadata:
run: ssh-bastion
name: ssh-bastion
namespace: openshift-ssh-bastion
+ annotations:
+ service.beta.kubernetes.io/aws-load-balancer-backend-protocol: "tcp"
+ service.beta.kubernetes.io/aws-load-balancer-type: "nlb"
spec:
externalTrafficPolicy: Local
ports:
@@ -41,7 +41,6 @@
owner: root
group: root
mode: 0644
- ignore_errors: true
- import_playbook: ../../playbooks/openshift-node/scaleup.yml