Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Unsupport kubernetes server-side apply #137

Open
ywyt738 opened this issue Oct 15, 2021 · 1 comment
Open

Unsupport kubernetes server-side apply #137

ywyt738 opened this issue Oct 15, 2021 · 1 comment

Comments

@ywyt738
Copy link

ywyt738 commented Oct 15, 2021

apiVersion: tenancy.kiosk.sh/v1alpha1
kind: Account
metadata:
  name: e-chop-account
spec:
  subjects:
    - kind: User
      name: e-chop
      apiGroup: rbac.authorization.k8s.io

kubectl apply --dry-run=server --server-side -f account.yaml

error message:
UnsupportedMediaType, error: 415: Unsupported Media Type

@MoonLycan
Copy link

Hello, how to solve this problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants