Fix karmada crds being too big
Signed-off-by: pigletfly <wangbing.adam@gmail.com>
This commit is contained in:
parent
7ed9c62651
commit
75800f197f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue