Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
intranet
Commits
6fab0d2e1999
Commit
8a6f0ce3
authored
May 25, 2021
by
Arthur Lutz
Browse files
[deploy] fix annotation
parent
485ff280f9f7
Pipeline
#57905
passed with stages
in 2 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/deployment.yaml
View file @
6fab0d2e
...
...
@@ -34,8 +34,8 @@ kind: Deployment
metadata
:
name
:
intranet
annotations
:
prometheus.io/scrape
:
true
prometheus.io/port
:
"
9117
"
prometheus.io/scrape
:
'
true
'
prometheus.io/port
:
'
9117
'
spec
:
selector
:
matchLabels
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment