touch .ocdata
This commit is contained in:
@@ -43,6 +43,7 @@ spec:
|
||||
port: http
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 5
|
||||
resources:
|
||||
requests:
|
||||
memory: "92Mi"
|
||||
cpu: "250m"
|
||||
|
||||
@@ -57,10 +57,10 @@ spec:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
protocol: TCP
|
||||
startupProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
port: http
|
||||
# startupProbe:
|
||||
# httpGet:
|
||||
# path: /
|
||||
# port: http
|
||||
# livenessProbe:
|
||||
# httpGet:
|
||||
# path: /
|
||||
|
||||
@@ -56,7 +56,7 @@ spec:
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
kind: TaskRun
|
||||
metadata:
|
||||
name: img-nextcloud-taskrun
|
||||
name: img-nextcloud
|
||||
spec:
|
||||
#serviceAccountName: dockerhub-service
|
||||
taskRef:
|
||||
|
||||
Reference in New Issue
Block a user