Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
embl.org
html-sites
embl-jobs-pages
Commits
a2798585
Commit
a2798585
authored
Feb 17, 2022
by
Sandeep Kadam
Browse files
Updated k8s files to support latest version
parent
0921a4e3
Pipeline
#253635
passed with stages
in 5 minutes and 31 seconds
Changes
6
Pipelines
213
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
6 deletions
+8
-6
k8s/base/deployment.yaml
k8s/base/deployment.yaml
+3
-1
k8s/base/kustomization.yaml
k8s/base/kustomization.yaml
+1
-1
k8s/overlays/caas/ci_image.yaml
k8s/overlays/caas/ci_image.yaml
+1
-1
k8s/overlays/caas/probes.yaml
k8s/overlays/caas/probes.yaml
+1
-1
k8s/overlays/caas/registry_credentials.yaml
k8s/overlays/caas/registry_credentials.yaml
+1
-1
k8s/overlays/caas/replicas.yaml
k8s/overlays/caas/replicas.yaml
+1
-1
No files found.
k8s/base/deployment.yaml
View file @
a2798585
...
...
@@ -11,10 +11,12 @@ spec:
selector
:
app
:
embl-jobs-pages
---
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
embl-jobs-pages
labels
:
app
:
embl-jobs-pages
spec
:
selector
:
matchLabels
:
...
...
k8s/base/kustomization.yaml
View file @
a2798585
commonLabels
:
app
:
Embl-Jobs-Pages
resourc
es
:
bas
es
:
-
deployment.yaml
k8s/overlays/caas/ci_image.yaml
View file @
a2798585
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
embl-jobs-pages
...
...
k8s/overlays/caas/probes.yaml
View file @
a2798585
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
embl-jobs-pages
...
...
k8s/overlays/caas/registry_credentials.yaml
View file @
a2798585
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
embl-jobs-pages
...
...
k8s/overlays/caas/replicas.yaml
View file @
a2798585
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
embl-jobs-pages
...
...
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