RPF-WP-0047: workplan and railiance01 Application (pinned 960ed09)
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Has been cancelled

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
This commit is contained in:
codex 2026-09-24 00:52:26 +02:00
parent 960ed0914f
commit 3ef4a35284
2 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1,26 @@
# 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: 960ed0914f9e1ca3d51989d6e51a8fe6b5248b76
path: argocd/platform-addons/bao-notice
destination:
server: https://kubernetes.default.svc
namespace: bao-notice
syncPolicy:
syncOptions:
- ApplyOutOfSyncOnly=true
- PruneLast=true