This commit is contained in:
@@ -13,5 +13,6 @@ Prerequisites:
|
|||||||
The secret:
|
The secret:
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl create secret docker-registry registry-credentials --docker-username='robot$jenkins' --docker-password=XXXXXXXXXXXXXXXXXXXXXX --docker-email=matthias.hinrichs@me.com --docker-server='https://harbor.hnrx.net
|
kubectl create ns build
|
||||||
|
kubectl create secret docker-registry registry-credentials --docker-username='robot$jenkins' --docker-password=XXXXXXXXXXXXXXXXXXXXXX --docker-email=matthias.hinrichs@me.com --docker-server='https://harbor.hnrx.net -n build
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user