fuel-ccp/fuel_ccp/validation
Andrey Pavlov 81ef1646a7 Adding Ingress support
* ingress support added

port:
  cont: 123
  ingress: test

* two config params added:

configs:
  ingress:
    enable: False
    domain: external

Ingress will be disabled by default

Change-Id: Ic621af6930f078eea17fd83fce26b42cd32ecf01
2016-10-27 17:09:56 +03:00
..
__init__.py Adding validation for per-service deploy 2016-08-23 14:35:44 +03:00
base.py Adding validation for per-service deploy 2016-08-23 14:35:44 +03:00
deploy.py Basic updates of k8s resources 2016-09-16 13:05:15 +03:00
service.py Adding Ingress support 2016-10-27 17:09:56 +03:00