railiance-platform/argocd/railiance01/applications/bao-notice.application.yaml
codex a960bc4128
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 6s
RPF-WP-0047: pin bao-notice to 8cd7615eea
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 150322@bnt-lap001
Assistant-Session: 16a7b788-374e-4915-a1df-fc87ffd9a5e4
2026-09-24 00:54:40 +02:00

26 lines
877 B
YAML

# railiance01 child Application (RPF-WP-0047, founder request 2026-09-23 via
# user-engine 7d8982c2). Static notice only; OpenBao stays non-public.
# No automated sync, no finalizer; targetRevision is the reviewed commit.
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: bao-notice
namespace: argocd
labels:
app.kubernetes.io/part-of: railiance-gitops
railiance-platform/component: public-notice
annotations:
argocd.argoproj.io/sync-wave: "10"
spec:
project: railiance-tenants
source:
repoURL: https://forgejo.coulomb.social/coulomb/railiance-platform.git
targetRevision: 8cd7615eea0f1154045777947ada6769e9d37e21
path: argocd/platform-addons/bao-notice
destination:
server: https://kubernetes.default.svc
namespace: bao-notice
syncPolicy:
syncOptions:
- ApplyOutOfSyncOnly=true
- PruneLast=true