Fix Promenade Helm Test Linting

- Removed 'api' from the resources for test.

Change-Id: Ia46d1d0abd3c6364f7552e4d95147c006124e355
This commit is contained in:
Aaron Sheffield 2018-04-11 11:04:15 -05:00
parent f360201920
commit d1b6e1e676
1 changed files with 6 additions and 7 deletions

View File

@ -202,12 +202,11 @@ pod:
memory: "128Mi"
cpu: "100m"
test:
api:
limits:
memory: "128Mi"
cpu: "100m"
requests:
memory: "128Mi"
cpu: "100m"
limits:
memory: "128Mi"
cpu: "100m"
requests:
memory: "128Mi"
cpu: "100m"
release_group: null