Hi All,
When i try adding a new namespace using profile.yaml as mentioned in the above documentation, am not able to see the namespace in UI. i could see only admin namespace. Can someone please help. Am struck her. What am missing to do?
PFB profile.yaml:
kind: Profile
metadata:
name: ocr
spec:
owner:
kind: User
name:********@
gmail.com # replace with the email of the user
resourceQuotaSpec: # resource quota can be set optionally
hard:
cpu: "4"
memory: 2Gi
persistentvolumeclaims: "1"
requests.storage: "5Gi"
ANd also kubectl get profiles gives the below profiles.
NAME AGE
admin 8d
anonymous 8d
ocr 17h
speech 19h
test 6d19h
Why am not able to see the same in UI