Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PPC-BSC
Software
Deep Health Compss
Commits
a0dc0491
Commit
a0dc0491
authored
Jan 19, 2022
by
vmasip
Browse files
Updating yaml for not using custom namespace for using default namespace
parent
dda59f70
Changes
1
Hide whitespace changes
Inline
Side-by-side
kubernetes/compss_deephealth.yaml
View file @
a0dc0491
...
...
@@ -3,7 +3,7 @@ apiVersion: apps/v1
kind
:
ReplicaSet
metadata
:
name
:
compss-rs
namespace
:
compss-space
#
namespace: compss-space
labels
:
apps
:
compss
spec
:
...
...
@@ -56,7 +56,7 @@ apiVersion: apps/v1
kind
:
Deployment
metadata
:
name
:
compss
namespace
:
compss-space
#
namespace: compss-space
labels
:
apps
:
compss
spec
:
...
...
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