Skip to content

Add INGRESS_AVAILABLE property type

Compare
Choose a tag to compare
@huyhg huyhg released this 18 Mar 16:36
· 196 commits to master since this release
192967a

INGRESS_AVAILABLE property type

properties:
  ingressAvailable:
    type: boolean
    x-google-marketplace:
      type: INGRESS_AVAILABLE

This boolean property receives a True value if the cluster is detected to have Ingress controller. The deployer and template can take this signal to adapt the deployment accordingly.