Merge pull request #1442 from pigletfly/fix-pre-install

Fix karmada crds being too big
This commit is contained in:
karmada-bot 2022-03-08 13:39:19 +08:00 committed by GitHub
commit b8bd793f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ spec:
- |
bash <<'EOF'
set -ex
kubectl apply -f /opt/configs/
kubectl apply --server-side -f /opt/configs/
EOF
volumeMounts:
- name: mount