Skip to content
Snippets Groups Projects
develop.yaml 375 B
Newer Older
anne.matthes's avatar
anne.matthes committed
replicaCount: 1
containerPort: 8080
baseUrls:
  - https://ui-middleware-dummy.k3s.os.oxui.de/manifest.json
anne.matthes's avatar
anne.matthes committed
ingress:
  enabled: true
  hosts:
    - host: ui-middleware-${CI_COMMIT_REF_SLUG}.k3s.os.oxui.de
anne.matthes's avatar
anne.matthes committed
      paths:
        - path: /
frank.paczynski's avatar
frank.paczynski committed
          pathType: ImplementationSpecific

anne.matthes's avatar
anne.matthes committed
image:
  tag: main
  pullPolicy: Always
imagePullSecrets:
  - name: gitlab-registry-credentials