Comment should be inside the if block Fix for - https://github.com/kubernetes/kops/issues/862

This commit is contained in:
alok87 2016-11-10 21:50:10 +05:30
parent bf4f1a9ea1
commit 839707debe
1 changed files with 1 additions and 5 deletions

View File

@ -1,14 +1,10 @@
{{ if WithBastion }}
# ---------------------------------------------------------------
#
# Private Network Topology in AWS
#
# Inspired by https://github.com/kubernetes/kops/issues/428
#
# ---------------------------------------------------------------
{{ if WithBastion }}
# ---------------------------------------------------------------
# Security Group - Bastion
#
# The security group that the bastion lives in