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

fix: Overlay generate updates #318

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

mikenairn
Copy link
Member

@mikenairn mikenairn commented Nov 27, 2024

  • remove namespace- prefix
  • default ns = kuadrant-dns-operator
  • add common label app.kubernetes.io/part-of:kuadrant
  • add patch for deployment replicas, default is 1
  • add prometheus monitor to deployment

Example Usage:

make generate-cluster-overlay USE_REMOTE_CONFIG=true CLUSTER_OVERLAY_DIR=<path on my machine>/kuadrant-operator/config/install CLUSTER_NAME=namespaced-dns-operator DEPLOYMENT_COUNT=5

Produced (with slight modifications) this.

* remove namespace- prefix
* default ns = kuadrant-dns-operator
* add common label app.kubernetes.io/part-of:kuadrant
* add patch for deployment replicas, default is 1
* add prometheus monitor to deployment

Signed-off-by: Michael Nairn <[email protected]>
@mikenairn mikenairn requested a review from maleck13 November 27, 2024 17:00
@mikenairn mikenairn added this pull request to the merge queue Nov 29, 2024
Merged via the queue into Kuadrant:main with commit 82e85dc Nov 29, 2024
15 checks passed
@mikenairn mikenairn deleted the overlay_updates branch November 29, 2024 14:42
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

Successfully merging this pull request may close these issues.

2 participants