Skip to content

Commit

Permalink
Add love and kafka producers step to add application page
Browse files Browse the repository at this point in the history
  • Loading branch information
couger01 committed Nov 7, 2024
1 parent b1d615b commit ea0d313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/app-maint/add-application.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following is the procedure to add a new application to the system.
The files should be named ``values-<csc name><csc index>.yaml``.
Simulator variants of indexed components should have values files like ``values-<csc name><csc index>-sim.yaml``.
#. If the application needs to be integrated with a :ref:`collector application <CSC-Ops-with-ArgoCD-Collector-Apps>`, add the application name to the list in the appropriate environment file in the collector.
#. Add the application reference to the love and kafka producers on the desired site yaml file.

If the application is part of a :ref:`collector application <CSC-Ops-with-ArgoCD-Collector-Apps>`, then once the change with the application is committed and pushed to GitHub, syncing the collector application will create the application.
After the application is created, it can then be synced via methods described in :ref:`CSC-Ops-with-ArgoCD-Upgrade-Application`.
Expand Down

0 comments on commit ea0d313

Please sign in to comment.