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
26 lines
877 B
YAML
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: 9ee20967ca7b50a8926c99ae86fa027f8bfb0fa3
|
|
path: argocd/platform-addons/bao-notice
|
|
destination:
|
|
server: https://kubernetes.default.svc
|
|
namespace: bao-notice
|
|
syncPolicy:
|
|
syncOptions:
|
|
- ApplyOutOfSyncOnly=true
|
|
- PruneLast=true
|