openscanhub: clean up redis service config
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
9f61b1ee72
commit
c52e1e1249
1 changed files with 0 additions and 8 deletions
|
@ -1,9 +1,6 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
|
||||||
openshift.io/generated-by: OpenShiftWebConsole
|
|
||||||
creationTimestamp: "2024-03-07T13:22:42Z"
|
|
||||||
labels:
|
labels:
|
||||||
app: redis
|
app: redis
|
||||||
app.kubernetes.io/component: redis
|
app.kubernetes.io/component: redis
|
||||||
|
@ -13,12 +10,7 @@ metadata:
|
||||||
app.openshift.io/runtime-version: c9s
|
app.openshift.io/runtime-version: c9s
|
||||||
name: redis
|
name: redis
|
||||||
namespace: openscanhub
|
namespace: openscanhub
|
||||||
resourceVersion: "772873089"
|
|
||||||
uid: c72c04f9-939d-417d-867e-e29dea2afbfa
|
|
||||||
spec:
|
spec:
|
||||||
clusterIP: 172.30.51.75
|
|
||||||
clusterIPs:
|
|
||||||
- 172.30.51.75
|
|
||||||
internalTrafficPolicy: Cluster
|
internalTrafficPolicy: Cluster
|
||||||
ipFamilies:
|
ipFamilies:
|
||||||
- IPv4
|
- IPv4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue