Skip to content
Snippets Groups Projects
Commit f398e01c authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

switched deployment version

parent c9a9297d
No related branches found
No related tags found
3 merge requests!1671Development,!1653Development,!1650Resolve "Modify Deployment to be valid for 1.16"
......@@ -12,6 +12,7 @@ podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/path: /metrics
prometheus.io/port: "80"
deploymentApiVersion: apps/v1
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
......
......@@ -19,6 +19,7 @@ podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/path: /metrics
prometheus.io/port: "80"
deploymentApiVersion: apps/v1
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
......
......@@ -11,3 +11,4 @@ service:
commonName: ""
externalPort: 80
internalPort: 80
deploymentApiVersion: apps/v1
\ No newline at end of file
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