Commit db52b328 authored by kesnar's avatar kesnar
Browse files

fix: policy generated sources

parent 8d0654b5
Loading
Loading
Loading
Loading
+1099 −1551

File changed.

Preview size limit exceeded, changes collapsed.

+8 −21
Original line number Diff line number Diff line
# Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
apiVersion: v1
kind: Service
metadata:
  annotations:
    app.quarkus.io/commit-id: 23832f2975e3c8967e9685f7e3a5f5458d04527a
    app.quarkus.io/build-timestamp: 2023-04-04 - 11:56:04 +0000
    app.quarkus.io/commit-id: 8d0654b519e90fe0127e7d1419adce25fa3a179d
    app.quarkus.io/build-timestamp: 2023-07-10 - 09:41:26 +0000
    prometheus.io/scrape: "true"
    prometheus.io/path: /q/metrics
    prometheus.io/port: "8080"
@@ -42,8 +29,8 @@ apiVersion: apps/v1
kind: Deployment
metadata:
  annotations:
    app.quarkus.io/commit-id: 23832f2975e3c8967e9685f7e3a5f5458d04527a
    app.quarkus.io/build-timestamp: 2023-04-04 - 11:56:04 +0000
    app.quarkus.io/commit-id: 8d0654b519e90fe0127e7d1419adce25fa3a179d
    app.quarkus.io/build-timestamp: 2023-07-10 - 09:41:26 +0000
    prometheus.io/scrape: "true"
    prometheus.io/path: /q/metrics
    prometheus.io/port: "8080"
@@ -60,8 +47,8 @@ spec:
  template:
    metadata:
      annotations:
        app.quarkus.io/commit-id: 23832f2975e3c8967e9685f7e3a5f5458d04527a
        app.quarkus.io/build-timestamp: 2023-04-04 - 11:56:04 +0000
        app.quarkus.io/commit-id: 8d0654b519e90fe0127e7d1419adce25fa3a179d
        app.quarkus.io/build-timestamp: 2023-07-10 - 09:41:26 +0000
        prometheus.io/scrape: "true"
        prometheus.io/path: /q/metrics
        prometheus.io/port: "8080"
@@ -76,12 +63,12 @@ spec:
              valueFrom:
                fieldRef:
                  fieldPath: metadata.namespace
            - name: MONITORING_SERVICE_HOST
              value: monitoringservice
            - name: CONTEXT_SERVICE_HOST
              value: contextservice
            - name: SERVICE_SERVICE_HOST
              value: serviceservice
            - name: MONITORING_SERVICE_HOST
              value: monitoringservice
          image: labs.etsi.org:5050/tfs/controller/policy:0.1.0
          imagePullPolicy: Always
          livenessProbe: