--qaMfLxTR0yt9dhngfonfetyOC6-bwxT Content-Disposition: form-data; name="plugin-patch-0.2.0-rc.16.yaml"; filename="plugin-patch-0.2.0-rc.16.yaml" Content-Type: application/octet-stream spec: spinnakerConfig: profiles: clouddriver: spinnaker: extensibility: pluginsRootPath: /opt/clouddriver/lib/plugins plugins: Armory.Kubesvc: enabled: true extensions: armory.kubesvc: enabled: true kustomize: clouddriver: service: patchesStrategicMerge: - | spec: ports: - name: http port: 7002 - name: grpc port: 9090 deployment: patchesStrategicMerge: - | spec: template: spec: initContainers: - name: kubesvc-plugin image: docker.io/armory/kubesvc-plugin:0.2.0-rc.16 volumeMounts: - mountPath: /opt/plugin/target name: kubesvc-plugin-vol containers: - name: clouddriver volumeMounts: - mountPath: /opt/clouddriver/lib/plugins name: kubesvc-plugin-vol volumes: - name: kubesvc-plugin-vol emptyDir: {} --qaMfLxTR0yt9dhngfonfetyOC6-bwxT--