Revert "Add snappy, remove sogo"

This reverts commit ff3d690dcf.
This commit is contained in:
Ruben Hensen
2026-01-26 02:11:42 +01:00
parent ff3d690dcf
commit 392aed9a65
11 changed files with 250 additions and 104 deletions
+16
View File
@@ -0,0 +1,16 @@
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