Code Review
/
yaml_builds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a05492b5db92da3ad59ac9bceb6db2db8d0e12b7
[yaml_builds.git]
/
1
---
2
# The purpose of this file is to define the environment-specific public-facing
3
# VIP for the ingress controller
4
schema: armada/Chart/v1
5
metadata:
6
schema: metadata/Document/v1
7
name: ingress-kube-system
8
layeringDefinition:
9
abstract: false
10
layer: site
11
parentSelector:
12
ingress: kube-system
13
actions:
14
- method: merge
15
path: .
16
storagePolicy: cleartext
17
data: {}
18
...