Updated to use informers

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-06-01 06:48:42 +01:00
parent b5dda17f66
commit dcd698c60d
4 changed files with 85 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
.DEFAULT_GOAL := default
IMAGE ?= docker.cluster.fun/averagemarcus/kube-1password-secrets:latest
IMAGE ?= rg.fr-par.scw.cloud/averagemarcus/kube-1password-secrets:latest
.PHONY: test # Run all tests, linting and format checks
test: lint check-format run-tests