Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <[email protected]>
  • Loading branch information
RealAnna committed Sep 28, 2023
1 parent f8a4dd1 commit f54bbb1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions test/testmetrics/metrics-hpa/00-teststep-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ commands:
# substitutes namespace, making sure they are changed to env var first
# to prevent bad files in case of a test interrupt
- script: |
echo "installing podtato-head"
kubectl apply -f install.yaml -n $NAMESPACE
echo "registering the metric"
envsubst < metric.yaml | kubectl apply -f - -n $NAMESPACE
echo "configuring HPA"
Expand Down
1 change: 0 additions & 1 deletion test/testmetrics/metrics-hpa/mock-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ kind: ConfigMap
apiVersion: v1
metadata:
name: mockserver-config
namespace: $NAMESPACE
data:
initializerJson.json: |-
[
Expand Down

0 comments on commit f54bbb1

Please sign in to comment.