Even less config

This commit is contained in:
Micke Nordin 2023-03-28 18:13:18 +02:00
parent 0be73425e6
commit 8b71065d4c
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 0 additions and 26 deletions

View file

@ -5,5 +5,4 @@ bases:
patchesStrategicMerge:
- nextcloud-deployment.yml
- nextcloud-ingress.yml
- nextcloud-service.yml
- s3-service.yml

View file

@ -1,25 +0,0 @@
---
apiVersion: v1
items:
- apiVersion: v1
kind: Service
metadata:
labels:
app: vr-node
name: vr-node
namespace: vr
spec:
ports:
- port: 80
protocol: TCP
targetPort: 80
selector:
app: vr-node
sessionAffinity: None
type: ClusterIP
status:
loadBalancer: {}
kind: List
metadata:
resourceVersion: ""
selfLink: ""