Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
utilities
Import Process CLI
Commits
9062a5f1
Commit
9062a5f1
authored
Sep 07, 2021
by
Jonas Waeber
Browse files
Fix configmap name of test
parent
0e3490d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
global-configs/test/update.reports-consumer-step-whitelist.sh
View file @
9062a5f1
#!/usr/bin/env bash
kubectl delete configmap stage-reports-consumer-step-whitelist
kubectl create configmap stage-reports-consumer-step-whitelist
--from-file
./reports-consumer-step-whitelist/
\ No newline at end of file
kubectl delete configmap test-reports-consumer-step-whitelist
kubectl create configmap test-reports-consumer-step-whitelist
--from-file
./reports-consumer-step-whitelist/
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment