j
This commit is contained in:
parent
632d20d40a
commit
d7f7feb31a
@ -29,14 +29,14 @@ spec:
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: searxng
|
name: zeus
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
selector:
|
selector:
|
||||||
app: searxng
|
app: zeus
|
||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 7878
|
||||||
targetPort: 8080
|
targetPort: 7878
|
||||||
---
|
---
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
|
Loading…
Reference in New Issue
Block a user