fix capitalized namespace attribute

fix capitalized namespace attribute that cause manifest failed to apply
This commit is contained in:
Naufal Afif 2022-06-05 15:42:32 +07:00 committed by GitHub
parent f0207644b6
commit ca4a3f6bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ untuk memberikan akses baca pada {{< glossary_tooltip text="Pod" term_id="pod" >
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
Namespace: default
namespace: default
name: pod-reader
rules:
- apiGroups: [""] # "" mengindikasikan grup API inti