fix
This commit is contained in:
@ -20,7 +20,7 @@ kubectl create namespace $NAMESPACE \
|
|||||||
-o yaml | \
|
-o yaml | \
|
||||||
kubectl -f - apply
|
kubectl -f - apply
|
||||||
|
|
||||||
kubectl create secret generic locsrv-db-cred \
|
kubectl create secret generic traefik-forward-auth \
|
||||||
--dry-run=client \
|
--dry-run=client \
|
||||||
-o yaml \
|
-o yaml \
|
||||||
--save-config \
|
--save-config \
|
||||||
|
Reference in New Issue
Block a user