# 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