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:
|
||||
path: metadata.name
|
||||
value: RELEASE-NAME-ingress-nginx-custom-add-headers
|
||||
|
||||
|
|
|
@ -22,5 +22,3 @@ tests:
|
|||
- equal:
|
||||
path: metadata.name
|
||||
value: RELEASE-NAME-ingress-nginx-custom-proxy-headers
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
suite: test controller configmap
|
||||
templates:
|
||||
- controller-configmap.yaml
|
||||
|
|
|
@ -11,4 +11,3 @@ tests:
|
|||
count: 1
|
||||
- isKind:
|
||||
of: DaemonSet
|
||||
|
||||
|
|
|
@ -13,4 +13,3 @@ tests:
|
|||
count: 1
|
||||
- isKind:
|
||||
of: HorizontalPodAutoscaler
|
||||
|
||||
|
|
|
@ -12,4 +12,3 @@ tests:
|
|||
count: 1
|
||||
- isKind:
|
||||
of: ScaledObject
|
||||
|
||||
|
|
Loading…
Reference in a new issue