k8s-deployment.yaml aktualisiert
All checks were successful
build / build (push) Successful in 14s

This commit is contained in:
Daniel.Sy 2025-10-20 12:18:17 +00:00
parent a748cc08b4
commit 12657eb4c4

View file

@ -1,19 +1,11 @@
apiVersion: apps/v1
kind: Deployment
apiVersion: v1
kind: Pod
metadata:
name: garm
spec:
replicas: 1
selector:
matchLabels:
run: garm
template:
metadata:
labels:
run: garm
mexDeployGen: kubernetes-basic
spec:
volumes:
spec:
containers:
- name: garm
image: ###IMAGETAG###