Skip to content

Conversation

@ElderMatt
Copy link
Contributor

To have the apl-operator not scaling up again by itself we need to also stop automated syncing for the apl-operator.

```

```shell
kubectl patch application apl-operator-apl-operator \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that allowEmpty": false is missing.

"automated": {
"allowEmpty": false,
"prune": true,
"selfHeal": true
},

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it.

@ElderMatt ElderMatt requested a review from Ani1357 July 23, 2025 14:47
@j-zimnowoda j-zimnowoda merged commit f9631c0 into main Jul 24, 2025
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.

4 participants