nummer5 in wks
This commit is contained in:
8
apps/tekton/README.md
Normal file
8
apps/tekton/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Install:
|
||||
|
||||
# Pipelines: @kubectl apply --filename https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml@
|
||||
# Triggers: @kubectl apply --filename https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml@ #https://github.com/tektoncd/triggers/blob/master/docs/install.md
|
||||
# Dashboard:
|
||||
## update submodule in ./dashboard
|
||||
## Build: @docker build -t tekton-dashboard:arm64 -t docker-registry.lan/tekton-dashboard:arm64 --platform linux/arm64 --build-arg GOARCH=arm64 .@
|
||||
## apply deployment.yaml
|
||||
Reference in New Issue
Block a user