X-Git-Url: https://piware.de/gitweb/?p=learn-metrics.git;a=blobdiff_plain;f=learn-metrics.yaml;h=8bde4458aa2e0fe20970d8af94672ecc791ceafe;hp=3d6c678c4e75a0bacf92f7dcd7112c646119d788;hb=91a741f5b32f8ba3e72c6136195410e02b01e026;hpb=9faca17bfd6b13cadd14516e33a0e03924e64cc8;ds=sidebyside diff --git a/learn-metrics.yaml b/learn-metrics.yaml index 3d6c678..8bde445 100644 --- a/learn-metrics.yaml +++ b/learn-metrics.yaml @@ -36,11 +36,15 @@ spec: mountPath: /etc/prometheus readOnly: true - - image: quay.io/bitnami/nginx + - image: quay.io/jitesoft/nginx name: httpd + ports: + - containerPort: 80 + hostPort: 3002 + protocol: TCP volumeMounts: - name: http - mountPath: /app + mountPath: /usr/local/nginx/html readOnly: true volumes: