Skip to content

Commit

Permalink
Merge pull request #308 from appuio/fix/cilium-migration-updates
Browse files Browse the repository at this point in the history
Add compiling and pushing catalog to cilium migration
  • Loading branch information
DebakelOrakel authored Feb 13, 2024
2 parents 10ad2b8 + 1959527 commit dff8a8e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,13 @@ Use `kubectl --as=cluster-admin drain --ignore-daemonsets --delete-emptydir-data
Start with a master node, and ensure that the machine-config-operator is running on that master node after it's been drained and rebooted.
====

. Compile and push catalog
+
[source,yaml]
----
commodore catalog compile "${CLUSTER_ID}" --push
----

include::partial$enable-argocd-autosync.adoc[]

== Cleanup alert silence
Expand Down

0 comments on commit dff8a8e

Please sign in to comment.