File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
22kind : ClusterServiceVersion
33metadata :
44 annotations :
5+ agent-image : icr.io/instana/agent:latest
56 alm-examples : |-
67 [
78 {
@@ -38,6 +39,7 @@ metadata:
3839 features.operators.openshift.io/token-auth-aws : " false"
3940 features.operators.openshift.io/token-auth-azure : " false"
4041 features.operators.openshift.io/token-auth-gcp : " false"
42+ k8sensor-image : icr.io/instana/k8sensor:latest
4143 repository : https://github.com/instana/instana-agent-operator
4244 support : Instana
4345 labels :
@@ -393,10 +395,5 @@ spec:
393395 minKubeVersion : 1.11.0
394396 provider :
395397 name : Instana
396- relatedImages :
397- - image : icr.io/instana/instana-agent-operator:0.0.0
398- name : instana-agent-operator
399- - image : icr.io/instana/agent:latest
400- name : instana-agent
401398 replaces : instana-agent-operator.v0.0.0
402399 version : 0.0.0
You can’t perform that action at this time.
0 commit comments