Skip to content
Snippets Groups Projects
Commit 7b88e0be authored by frank.paczynski's avatar frank.paczynski :bulb:
Browse files

fixes ci-values

parent 6bd05dc6
No related branches found
No related tags found
Loading
replicaCount: 1
containerPort: 8080
manifests:
- https://frontend-plugin-example-${CI_COMMIT_REF_SLUG}.k3s.os.oxui.de/manifest.json
ingress:
enabled: true
hosts:
......@@ -11,7 +14,9 @@ ingress:
pathType: ImplementationSpecific
image:
tag: main
repository: ${CI_REGISTRY_IMAGE}
pullPolicy: Always
tag: ${TAG_NAME}
imagePullSecrets:
- name: gitlab-registry-credentials
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment