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-sb-devops
Commits
c2811366
Commit
c2811366
authored
2 years ago
by
Prasath Sivasubramaniyan
Browse files
Options
Download
Patches
Plain Diff
Modified v1 for fluentbit
parent
9619a33c
upstream/release-5.1.0-vdn
login-changes
loginRegisterBtn
prasath-release-5.1.0
release-5.1.0
release-5.1.0-api
release-5.1.0-apiuat
release-5.1.0-bulk-enrol-unenrol
release-5.1.0-uat
release-5.1.0-uatLatest
release-5.1.0-uatapi
release-5.1.0-upsmf-prod
release-uat-nginx
revert-5-login-changes
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm_charts/logging/fluent-bit/templates/serviceaccount.yaml
+2
-2
...m_charts/logging/fluent-bit/templates/serviceaccount.yaml
with
2 additions
and
2 deletions
+2
-2
kubernetes/helm_charts/logging/fluent-bit/templates/serviceaccount.yaml
+
2
−
2
View file @
c2811366
...
...
@@ -4,7 +4,7 @@ metadata:
name
:
fluent-bit
namespace
:
{{
default .Values.namespace .Release.Namespace
}}
---
apiVersion
:
rbac.authorization.k8s.io/v1
beta1
apiVersion
:
rbac.authorization.k8s.io/v1
kind
:
ClusterRole
metadata
:
name
:
fluent-bit-read
...
...
@@ -15,7 +15,7 @@ rules:
-
pods
verbs
:
[
"
get"
,
"
list"
,
"
watch"
]
---
apiVersion
:
rbac.authorization.k8s.io/v1
beta1
apiVersion
:
rbac.authorization.k8s.io/v1
kind
:
ClusterRoleBinding
metadata
:
name
:
fluent-bit-read
...
...
This diff is collapsed.
Click to expand it.
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