Wire ops inventory probes for Railiance
This commit is contained in:
parent
5838077327
commit
4b1b3e1b5f
7 changed files with 467 additions and 4 deletions
|
|
@ -36,5 +36,6 @@ if ! secret_exists actcore-runtime-secret; then
|
|||
kubectl -n "$NS" create secret generic actcore-runtime-secret \
|
||||
--from-literal=ACTCORE_DB_URL="$ACTCORE_DB_URL" \
|
||||
--from-literal=WEBHOOK_SECRET_GITEA="" \
|
||||
--from-literal=WEBHOOK_SECRET_GITHUB=""
|
||||
--from-literal=WEBHOOK_SECRET_GITHUB="" \
|
||||
--from-literal=OPS_HUB_KEY=""
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue