Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
483a0327
Commit
483a0327
authored
3 years ago
by
Benedikt Wetzel
Browse files
Options
Downloads
Patches
Plain Diff
update helm charts
parent
6cb3ddb3
No related branches found
No related tags found
1 merge request
!194
update helm charts
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helm/Chart.yaml
+2
-2
2 additions, 2 deletions
helm/Chart.yaml
helm/templates/theodolite/role-binding.yaml
+1
-1
1 addition, 1 deletion
helm/templates/theodolite/role-binding.yaml
with
3 additions
and
3 deletions
helm/Chart.yaml
+
2
−
2
View file @
483a0327
...
@@ -13,11 +13,11 @@ type: application
...
@@ -13,11 +13,11 @@ type: application
dependencies
:
dependencies
:
-
name
:
grafana
-
name
:
grafana
version
:
6.
0.0
version
:
6.
17.5
repository
:
https://grafana.github.io/helm-charts
repository
:
https://grafana.github.io/helm-charts
condition
:
grafana.enabled
condition
:
grafana.enabled
-
name
:
kube-prometheus-stack
-
name
:
kube-prometheus-stack
version
:
1
2.0.
0
version
:
2
0
.0.
1
repository
:
https://prometheus-community.github.io/helm-charts
repository
:
https://prometheus-community.github.io/helm-charts
condition
:
kube-prometheus-stack.enabled
condition
:
kube-prometheus-stack.enabled
-
name
:
cp-helm-charts
-
name
:
cp-helm-charts
...
...
This diff is collapsed.
Click to expand it.
helm/templates/theodolite/role-binding.yaml
+
1
−
1
View file @
483a0327
{{
- if .Values.rbac.create -
}}
{{
- if .Values.rbac.create -
}}
apiVersion
:
rbac.authorization.k8s.io/v1
beta1
apiVersion
:
rbac.authorization.k8s.io/v1
kind
:
RoleBinding
kind
:
RoleBinding
metadata
:
metadata
:
name
:
{{
include "theodolite.fullname" .
}}
name
:
{{
include "theodolite.fullname" .
}}
...
...
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