Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Jul 27, 2019
1 parent b4f34c8 commit 909b9b0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions deploy/flux-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
template:
metadata:
annotations:
prometheus.io.port: "3031" # tell prometheus to scrape /metrics endpoint's port.
prometheus.io/port: "3031" # tell prometheus to scrape /metrics endpoint's port.
labels:
name: flux
spec:
Expand Down Expand Up @@ -63,7 +63,7 @@ spec:
# There are no ":latest" images for flux. Find the most recent
# release or image version at https://hub.docker.com/r/weaveworks/flux/tags
# and replace the tag here.
image: docker.io/fluxcd/flux:1.13.2
image: docker.io/fluxcd/flux:1.13.3
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down
Loading

0 comments on commit 909b9b0

Please sign in to comment.