openshift-console: bump to v4.10.0, helm chart v0.3.6

This commit is contained in:
ace
2023-06-12 19:37:57 +03:00
parent 5b6043237d
commit e21e9f1b63
16 changed files with 618 additions and 0 deletions

View File

@ -0,0 +1,7 @@
sidecars:
- name: your-image-name
image: your-image
imagePullPolicy: Always
ports:
- name: portname
containerPort: 1234