Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
UPHRH-lms-service
Commits
46ed6a40
Commit
46ed6a40
authored
2 years ago
by
saiakhil
Browse files
Options
Download
Patches
Plain Diff
added lms helm chart
parent
ec174b15
helmchart
No related merge requests found
Changes
17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
helm/lms/.helmignore
+23
-0
helm/lms/.helmignore
helm/lms/Chart.lock
+9
-0
helm/lms/Chart.lock
helm/lms/Chart.yaml
+38
-0
helm/lms/Chart.yaml
helm/lms/charts/common-0.1.0.tgz
+0
-0
helm/lms/charts/common-0.1.0.tgz
helm/lms/charts/lms_opa_policies-0.1.0.tgz
+0
-0
helm/lms/charts/lms_opa_policies-0.1.0.tgz
helm/lms/lms_sample_values.yaml
+135
-0
helm/lms/lms_sample_values.yaml
helm/lms/templates/configmap.yaml
+420
-0
helm/lms/templates/configmap.yaml
helm/lms/templates/deployment.yaml
+138
-0
helm/lms/templates/deployment.yaml
helm/lms/templates/envoy-config.yaml
+115
-0
helm/lms/templates/envoy-config.yaml
helm/lms/templates/service.yaml
+25
-0
helm/lms/templates/service.yaml
helm/lms/values.yaml
+342
-0
helm/lms/values.yaml
helm/lms_opa_policies/.helmignore
+23
-0
helm/lms_opa_policies/.helmignore
helm/lms_opa_policies/Chart.yaml
+24
-0
helm/lms_opa_policies/Chart.yaml
helm/lms_opa_policies/service-policies/policies.rego
+107
-0
helm/lms_opa_policies/service-policies/policies.rego
helm/lms_opa_policies/service-policies/policies_test.rego
+450
-0
helm/lms_opa_policies/service-policies/policies_test.rego
helm/lms_opa_policies/templates/configmap.yaml
+8
-0
helm/lms_opa_policies/templates/configmap.yaml
helm/lms_opa_policies/values.yaml
+1
-0
helm/lms_opa_policies/values.yaml
with
1858 additions
and
0 deletions
+1858
-0
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets