touch .ocdata

This commit is contained in:
2021-04-10 21:46:11 +02:00
parent 71157dfa19
commit 0a42103c21
3 changed files with 12 additions and 11 deletions

View File

@@ -43,12 +43,13 @@ spec:
port: http
initialDelaySeconds: 60
periodSeconds: 5
requests:
memory: "92Mi"
cpu: "250m"
limits:
memory: "256Mi"
cpu: "500m"
resources:
requests:
memory: "92Mi"
cpu: "250m"
limits:
memory: "256Mi"
cpu: "500m"
- name: configurator
image: "causticlab/hass-configurator-docker:arm"
imagePullPolicy: Always

View File

@@ -57,10 +57,10 @@ spec:
- name: http
containerPort: 80
protocol: TCP
startupProbe:
httpGet:
path: /
port: http
# startupProbe:
# httpGet:
# path: /
# port: http
# livenessProbe:
# httpGet:
# path: /

View File

@@ -56,7 +56,7 @@ spec:
apiVersion: tekton.dev/v1beta1
kind: TaskRun
metadata:
name: img-nextcloud-taskrun
name: img-nextcloud
spec:
#serviceAccountName: dockerhub-service
taskRef: