mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
b68fb8a96b
commit
e30f52907a
3 changed files with 0 additions and 62 deletions
|
|
@ -1,27 +0,0 @@
|
|||
#apiVersion: apps/v1
|
||||
#kind: Deployment
|
||||
#metadata:
|
||||
# namespace: durpapi
|
||||
# name: durpapi
|
||||
# labels:
|
||||
# app: durpapi
|
||||
#spec:
|
||||
# selector:
|
||||
# matchLabels:
|
||||
# app: durpapi
|
||||
# replicas: 1
|
||||
# template:
|
||||
# metadata:
|
||||
# labels:
|
||||
# app: durpapi
|
||||
# spec:
|
||||
# containers:
|
||||
# - name: durpapi
|
||||
# image: ghcr.io/developerdurp/durpapi:latest
|
||||
# imagePullPolicy: Always
|
||||
# ports:
|
||||
# - name: http
|
||||
# containerPort: 8080
|
||||
# envFrom:
|
||||
# - secretRef:
|
||||
# name: durpapi-secret
|
||||
Loading…
Add table
Add a link
Reference in a new issue