Add snappy, remove sogo

This commit is contained in:
Ruben Hensen
2026-01-26 02:07:14 +01:00
parent 911ec86bba
commit ff3d690dcf
11 changed files with 104 additions and 250 deletions
-16
View File
@@ -1,16 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: sogo
namespace: sogo
labels:
app: sogo
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 80
protocol: TCP
name: http
selector:
app: sogo