Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
215012ae
Commit
215012ae
authored
May 13, 2022
by
Dominik Hebeler
Browse files
fixed deprecated dry-run
parent
457daf73
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/deployment_scripts/update_secret.sh
View file @
215012ae
...
...
@@ -13,7 +13,7 @@ kubectl -n $KUBE_NAMESPACE create secret generic $CI_COMMIT_REF_SLUG \
--from-file
=
${
BLACKLIST_DOMAINS
}
\
--from-file
=
${
BLACKLIST_URL
}
\
--from-file
=
${
USERSEEDER
}
\
--dry-run
\
--dry-run
=
client
\
--save-config
\
-o
yaml |
\
kubectl apply
-f
-
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