name: f12-paradigm-site-gy

frontend:

  # Start with huge replicaCount; scale  back if they aren't needed
  replicaCount: 2

  image:
    repository: us.gcr.io/f12-tech/www.guacamoley.com
    default_tag: master

  hostnames:
    site:
      - www.guacamoley.com
    site_nocdn:
      - guacamoley.prod.f12.global
    media:
      - media.guacamoley.com
    static:
      - static.guacamoley.com

  ingress:
    apex_redirect_hostname: guacamoley.com

  nameserver: 10.0.0.10

  lockdown:
    enabled: false
