initial commit
This commit is contained in:
4
riscv/argo-workflows/create-nexus-credentials.sh
Executable file
4
riscv/argo-workflows/create-nexus-credentials.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
kubectl create secret generic nexus-credentials \
|
||||
--from-literal=username=admin \
|
||||
--from-literal=password='Nexus01@' \
|
||||
-n argo
|
||||
Reference in New Issue
Block a user