feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
2 changed files with 2 additions and 3 deletions
Showing only changes of commit b6acab8ee6 - Show all commits

View File

@ -6,7 +6,6 @@ metadata:
namespace: bstein-dev-home namespace: bstein-dev-home
spec: spec:
interval: 1m0s interval: 1m0s
suspend: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@ -12,6 +12,6 @@ resources:
- ingress.yaml - ingress.yaml
images: images:
- name: registry.bstein.dev/bstein/bstein-dev-home-frontend - name: registry.bstein.dev/bstein/bstein-dev-home-frontend
newTag: 0.1.1-16 newTag: latest # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-frontend"}
- name: registry.bstein.dev/bstein/bstein-dev-home-backend - name: registry.bstein.dev/bstein/bstein-dev-home-backend
newTag: 0.1.1-16 newTag: latest # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-backend"}