use correct repository
All checks were successful
Build and Publish / build-release (push) Successful in 7m0s
All checks were successful
Build and Publish / build-release (push) Successful in 7m0s
This commit is contained in:
@@ -16,11 +16,6 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/cache@v4
|
|
||||||
with:
|
|
||||||
path: /nix/store
|
|
||||||
key: nix-${{ hashFiles('./build/flake.lock') }}
|
|
||||||
|
|
||||||
- uses: DeterminateSystems/determinate-nix-action@v3
|
- uses: DeterminateSystems/determinate-nix-action@v3
|
||||||
|
|
||||||
- uses: DeterminateSystems/flake-checker-action@main
|
- uses: DeterminateSystems/flake-checker-action@main
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ controllerManager:
|
|||||||
drop:
|
drop:
|
||||||
- ALL
|
- ALL
|
||||||
image:
|
image:
|
||||||
repository: controller
|
repository: gitea.corredorconect.com/software-engineering/zitadel-resources-operator
|
||||||
tag: latest
|
tag: latest
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user