Skip to content

Commit

Permalink
Use rqlite instead of Postgres (#3335)
Browse files Browse the repository at this point in the history
* Use rqlite instead of Postgres
  • Loading branch information
sgalsaleh committed Oct 25, 2022
1 parent 4e8871b commit 26b52ad
Show file tree
Hide file tree
Showing 543 changed files with 7,736 additions and 5,400 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions .github/actions/kurl-addon-kots-generate/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ runs:
shell: bash
env:
DEX_TAG: ${{ steps.dotenv.outputs.DEX_TAG }}
POSTGRES_10_TAG: ${{ steps.dotenv.outputs.POSTGRES_10_TAG }}
POSTGRES_14_TAG: ${{ steps.dotenv.outputs.POSTGRES_14_TAG }}
RQLITE_TAG: ${{ steps.dotenv.outputs.RQLITE_TAG }}
run: |
( cd ${{ github.action_path }}/../../../deploy/kurl/kotsadm/template; \
./generate.sh \
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 26b52ad

Please sign in to comment.