deployment adapt and tekton image-build
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
app: rompr
|
||||
spec:
|
||||
containers:
|
||||
- image: docker-registry.lan/rompr:arm64
|
||||
- image: cr.lan/rompr
|
||||
name: rompr
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
|
||||
@@ -50,6 +50,7 @@ spec:
|
||||
- --dockerfile=$(params.pathToDockerFile)
|
||||
- --destination=$(resources.outputs.builtImage.url)
|
||||
- --context=$(params.pathToContext)
|
||||
- --snapshotMode=redo
|
||||
- --skip-tls-verify
|
||||
---
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
|
||||
Reference in New Issue
Block a user