Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
intranet
Commits
380d4ba06620
Commit
24f24937
authored
May 25, 2021
by
Arthur Lutz
Browse files
[deploy] move annotation
parent
6fab0d2e1999
Pipeline
#57910
passed with stages
in 1 minute and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/deployment.yaml
View file @
380d4ba0
...
...
@@ -33,9 +33,6 @@ apiVersion: apps/v1
kind
:
Deployment
metadata
:
name
:
intranet
annotations
:
prometheus.io/scrape
:
'
true'
prometheus.io/port
:
'
9117'
spec
:
selector
:
matchLabels
:
...
...
@@ -45,6 +42,9 @@ spec:
metadata
:
labels
:
app
:
intranet
annotations
:
prometheus.io/scrape
:
'
true'
prometheus.io/port
:
'
9117'
spec
:
imagePullSecrets
:
-
name
:
regcred-crm
...
...
Write
Preview
Markdown
is supported
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