apps
adguard
audiobookshelf
code-server
files
deployment.yaml
ingress.yaml
kustomization.yaml
namespace.yaml
ocis-config.sealedsecret.yaml
pvc.yaml
service.yaml
finance
grafana
homeassistant
immich
kitchenowl
linkding
media
minecraft
ntfy
paperless
recipes
rss
todos
whoami
infrastructure
kluster-deployments
.gitignore
README.md
renovate.json
11 lines
133 B
YAML
11 lines
133 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: ocis-web
|
|
spec:
|
|
selector:
|
|
app: ocis
|
|
ports:
|
|
- port: 9200
|
|
targetPort: 9200
|