修改脚本
This commit is contained in:
parent
84ba7c33fc
commit
f0a2883c8c
@ -28,10 +28,10 @@ spec:
|
||||
- name: skywalking-agent
|
||||
mountPath: /agent
|
||||
command: [ "/bin/sh" ]
|
||||
args: [ "-c", "cp -R /skywalking/agent /agent/
|
||||
cp /skywalking/agent/optional-plugins/apm-nacos-client-2.x-plugin-9.0.0.jar /skywalking/agent/plugins/
|
||||
cp /skywalking/agent/optional-plugins/apm-spring-cloud-gateway-3.x-plugin-9.0.0.jar /skywalking/agent/plugins/
|
||||
cp /skywalking/agent/optional-plugins/apm-spring-webflux-5.x-plugin-9.0.0.jar /skywalking/agent/plugins/
|
||||
args: [ "-c", "cp -R /skywalking/agent /agent/ \n
|
||||
cp /skywalking/agent/optional-plugins/apm-nacos-client-2.x-plugin-9.0.0.jar /skywalking/agent/plugins/\n
|
||||
cp /skywalking/agent/optional-plugins/apm-spring-cloud-gateway-3.x-plugin-9.0.0.jar /skywalking/agent/plugins/\n
|
||||
cp /skywalking/agent/optional-plugins/apm-spring-webflux-5.x-plugin-9.0.0.jar /skywalking/agent/plugins/\n
|
||||
cp /skywalking/agent/optional-plugins/apm-spring-webflux-5.x-plugin-9.0.0.jar /skywalking/agent/plugins/" ]
|
||||
imagePullSecrets:
|
||||
- name: aliyun-hub-register #提前在项目下配置访问阿里云的账号密码
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user