Commit 6f3c3dbc authored by Luca Cinquini's avatar Luca Cinquini
Browse files

Changing pod label, selector.

parent 71837f08
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ spec:
  # the selector identifies the set of pods to load-balance against
  selector:
    stack: esgf
    app: index-node
    app: solr
---
apiVersion: apps/v1beta1
kind: Deployment
@@ -31,7 +31,7 @@ spec:
    metadata:
      labels:
        stack: esgf
        app: index-node
        app: solr
    spec:
      containers:
      - name: esgf-solr
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ metadata:
  name: esgf-solr
  labels:
    stack: esgf
    app: index-node
    app: solr
spec:
  containers:
  - name: esgf-solr