Apply suggestions from code review
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
edd94f07a0
commit
6c2abd653f
6 changed files with 0 additions and 7 deletions
|
@ -22,4 +22,3 @@ tests:
|
||||||
- equal:
|
- equal:
|
||||||
path: metadata.name
|
path: metadata.name
|
||||||
value: RELEASE-NAME-ingress-nginx-custom-add-headers
|
value: RELEASE-NAME-ingress-nginx-custom-add-headers
|
||||||
|
|
||||||
|
|
|
@ -22,5 +22,3 @@ tests:
|
||||||
- equal:
|
- equal:
|
||||||
path: metadata.name
|
path: metadata.name
|
||||||
value: RELEASE-NAME-ingress-nginx-custom-proxy-headers
|
value: RELEASE-NAME-ingress-nginx-custom-proxy-headers
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
suite: test controller configmap
|
suite: test controller configmap
|
||||||
templates:
|
templates:
|
||||||
- controller-configmap.yaml
|
- controller-configmap.yaml
|
||||||
|
|
|
@ -11,4 +11,3 @@ tests:
|
||||||
count: 1
|
count: 1
|
||||||
- isKind:
|
- isKind:
|
||||||
of: DaemonSet
|
of: DaemonSet
|
||||||
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ tests:
|
||||||
count: 1
|
count: 1
|
||||||
- isKind:
|
- isKind:
|
||||||
of: HorizontalPodAutoscaler
|
of: HorizontalPodAutoscaler
|
||||||
|
|
||||||
|
|
|
@ -12,4 +12,3 @@ tests:
|
||||||
count: 1
|
count: 1
|
||||||
- isKind:
|
- isKind:
|
||||||
of: ScaledObject
|
of: ScaledObject
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue