Skip to content

Commit

Permalink
add: notes
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Oct 20, 2023
1 parent e8fe637 commit 78ce1df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/MISC.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ oc patch statefulset/airflow-triggerer --patch '{"spec":{"template":{"spec":{"co
oc patch statefulset/airflow-worker --patch '{"spec":{"template":{"spec":{"initContainers":[{"name":"git-sync-init","securityContext":null}]}}}}'

oc patch statefulset/airflow-worker --patch '{"spec":{"template":{"spec":{"containers":[{"name":"git-sync","securityContext":null}]}}}}'

oc mirror list operators --catalog registry.redhat.io/redhat/redhat-operator-index:v4.12 --package rhods-operator

0 comments on commit 78ce1df

Please sign in to comment.