Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Helm Chart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
nmaas Helm Chart
Commits
ce31d175
Commit
ce31d175
authored
4 months ago
by
Vojdan Kjorveziroski
Browse files
Options
Downloads
Plain Diff
Merge branch '22-update-for-release-1-6-5' into 'master'
Resolve "Update for release 1.6.5" Closes
#22
See merge request
!10
parents
f9a3b75c
9cfeb263
No related branches found
No related tags found
1 merge request
!10
Resolve "Update for release 1.6.5"
Pipeline
#91370
passed
4 months ago
Stage: version
Stage: test
Stage: document
Stage: publish
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+3
-3
3 additions, 3 deletions
README.md
charts/nmaas/Chart.yaml
+2
-2
2 additions, 2 deletions
charts/nmaas/Chart.yaml
charts/nmaas/values.yaml
+2
-2
2 additions, 2 deletions
charts/nmaas/values.yaml
with
7 additions
and
7 deletions
README.md
+
3
−
3
View file @
ce31d175
# nmaas
# nmaas




GÉANT Network Management as a Service Helm chart for Kubernetes
GÉANT Network Management as a Service Helm chart for Kubernetes
...
@@ -67,7 +67,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
...
@@ -67,7 +67,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
| platform.enabled | bool |
`true`
| |
| platform.enabled | bool |
`true`
| |
| platform.image.pullPolicy | string |
`"IfNotPresent"`
| |
| platform.image.pullPolicy | string |
`"IfNotPresent"`
| |
| platform.image.repository | string |
`"artifactory.software.geant.org/nmaas-docker-local/nmaas-platform"`
| |
| platform.image.repository | string |
`"artifactory.software.geant.org/nmaas-docker-local/nmaas-platform"`
| |
| platform.image.tag | string |
`"1.6.
4
"`
| |
| platform.image.tag | string |
`"1.6.
5
"`
| |
| platform.ingress.className | string |
`""`
| defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set |
| platform.ingress.className | string |
`""`
| defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set |
| platform.initscripts.enabled | bool |
`true`
| |
| platform.initscripts.enabled | bool |
`true`
| |
| platform.initscripts.image.pullPolicy | string |
`"Always"`
| |
| platform.initscripts.image.pullPolicy | string |
`"Always"`
| |
...
@@ -153,7 +153,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
...
@@ -153,7 +153,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
| portal.enabled | bool |
`true`
| |
| portal.enabled | bool |
`true`
| |
| portal.image.pullPolicy | string |
`"IfNotPresent"`
| |
| portal.image.pullPolicy | string |
`"IfNotPresent"`
| |
| portal.image.repository | string |
`"artifactory.software.geant.org/nmaas-docker-local/nmaas-portal"`
| |
| portal.image.repository | string |
`"artifactory.software.geant.org/nmaas-docker-local/nmaas-portal"`
| |
| portal.image.tag | string |
`"1.6.
4
"`
| |
| portal.image.tag | string |
`"1.6.
5
"`
| |
| portal.ingress.className | string |
`""`
| defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set |
| portal.ingress.className | string |
`""`
| defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set |
| portal.name | string |
`"nmaas-portal"`
| |
| portal.name | string |
`"nmaas-portal"`
| |
| portal.port | int |
`9009`
| |
| portal.port | int |
`9009`
| |
...
...
This diff is collapsed.
Click to expand it.
charts/nmaas/Chart.yaml
+
2
−
2
View file @
ce31d175
apiVersion
:
v2
apiVersion
:
v2
name
:
nmaas
name
:
nmaas
description
:
GÉANT Network Management as a Service Helm chart for Kubernetes
description
:
GÉANT Network Management as a Service Helm chart for Kubernetes
version
:
1.2.1
5
version
:
1.2.1
6
appVersion
:
1.6.
4
appVersion
:
1.6.
5
keywords
:
keywords
:
-
Network Management
-
Network Management
-
Cloud Deployment
-
Cloud Deployment
...
...
This diff is collapsed.
Click to expand it.
charts/nmaas/values.yaml
+
2
−
2
View file @
ce31d175
...
@@ -58,7 +58,7 @@ platform:
...
@@ -58,7 +58,7 @@ platform:
timeoutSeconds
:
10
timeoutSeconds
:
10
image
:
image
:
repository
:
artifactory.software.geant.org/nmaas-docker-local/nmaas-platform
repository
:
artifactory.software.geant.org/nmaas-docker-local/nmaas-platform
tag
:
"
1.6.
4
"
tag
:
"
1.6.
5
"
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
port
:
9001
port
:
9001
targetPort
:
9001
targetPort
:
9001
...
@@ -186,7 +186,7 @@ portal:
...
@@ -186,7 +186,7 @@ portal:
name
:
nmaas-portal
name
:
nmaas-portal
image
:
image
:
repository
:
artifactory.software.geant.org/nmaas-docker-local/nmaas-portal
repository
:
artifactory.software.geant.org/nmaas-docker-local/nmaas-portal
tag
:
"
1.6.
4
"
tag
:
"
1.6.
5
"
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
ingress
:
ingress
:
# -- defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set
# -- defaults to .Values.platform.properties.k8s.ingress.controller.ingressClass if not set
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment