Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't use custom keepavled image #337

Open
danielye77 opened this issue Jun 27, 2023 · 1 comment
Open

can't use custom keepavled image #337

danielye77 opened this issue Jun 27, 2023 · 1 comment

Comments

@danielye77
Copy link

Describe the bug

i install k8s in local network,
I set a configmap openelb-vip-image,but openelp-keepalvied-vip ds image still kubesphere/kube-keepalvied-vip:0.35,it doesn't use image in CM

To Reproduce

Expected behaviour

Output

Version Info

  • Version of Kubernetes: 1.27.3
  • Version of OpenELB: 0.5.1
@renyunkang
Copy link
Member

apiVersion: v1
kind: ConfigMap
metadata:
  name: openelb-images
  namespace: openelb-system
data:
  keepalived-vip-image: kubesphere/kube-keepalived-vip:0.35
  1. Please confirm whether the configuration of configmap is correct.
  2. The configmap should be in the same namespace as openelb-manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants