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

Doc: Error in Installation chapter #98

Closed
dmicheneau opened this issue Nov 5, 2024 · 1 comment
Closed

Doc: Error in Installation chapter #98

dmicheneau opened this issue Nov 5, 2024 · 1 comment
Assignees

Comments

@dmicheneau
Copy link
Member

dmicheneau commented Nov 5, 2024

  • Missing namespace installation for kimup-controller

Add namespace kimup-operator for deploying kimup-controller

apiVersion: kimup.cloudavenue.io/v1alpha1
kind: Kimup
metadata:
  labels:
    app.kubernetes.io/name: kube-image-updater
  name: kimup
  namespace: kimup-operator
spec:
  name: demo
  logLevel: info
  • wrong link for Image, AlertConfig and Kimup
@dmicheneau dmicheneau self-assigned this Nov 5, 2024
@dmicheneau dmicheneau changed the title Doc: missing namespace installation for kimup-controller Doc: Error in Installation chapter Nov 5, 2024
@dmicheneau
Copy link
Member Author

close in #106

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

1 participant