- WP-0045-T06 done: both dead static-token Secrets deleted after a no-reference recheck. - Renewer Application moved from drafts to railiance01 applications; inert until the AppProject carries batch/CronJob and the root is synced by hand. 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
16 lines
378 B
YAML
16 lines
378 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
# RPF-WP-0046. Read only by the railiance01 Application in
|
|
# argocd/railiance01/applications/eso-token-renewer.application.yaml. No coulombcore
|
|
# Application points here.
|
|
|
|
namespace: external-secrets
|
|
|
|
resources:
|
|
- cronjob.yaml
|
|
|
|
configMapGenerator:
|
|
- name: eso-token-renewer-worker
|
|
files:
|
|
- renew.py
|