diff --git a/.claude/commands/ship.md b/.claude/commands/ship.md new file mode 100644 index 0000000..acfdbc6 --- /dev/null +++ b/.claude/commands/ship.md @@ -0,0 +1 @@ +Commit all staged and unstaged changes into git, assign the next tag in sequence, then ask for confirmation before pushing. \ No newline at end of file diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..63516e1 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,5 @@ +# Claude Instructions + +## Git + +- Always ask for confirmation before running `git push`. \ No newline at end of file diff --git a/deploy/deployment_gateway-cert-operator.yaml b/deploy/deployment_gateway-cert-operator.yaml index 0be7882..711289f 100644 --- a/deploy/deployment_gateway-cert-operator.yaml +++ b/deploy/deployment_gateway-cert-operator.yaml @@ -27,7 +27,7 @@ spec: type: RuntimeDefault containers: - name: manager - image: gateway-cert-operator:latest + image: gitea.home.hrajfrisbee.cz/kacerr/gateway-cert-operator:latest args: - --metrics-bind-address=:8080 - --health-probe-bind-address=:8081