railiance-platform/argocd/repositories/issue-core.repository.sops.yaml.template

26 lines
839 B
Text
Raw Normal View History

# OBSOLETE (RPF-WP-0044, 2026-09-21): issue-core.git is public and no longer
# the deploy source (runtime moved to rapp-issue-core, issue-core 51440da).
# Use rapp-issue-core.repository.sops.yaml.template. Do not instantiate.
#
# Copy to issue-core.repository.sops.yaml, fill from the approved
# operator/OpenBao path, then encrypt with:
# sops -e -i argocd/repositories/issue-core.repository.sops.yaml
#
# Do not commit plaintext credentials.
apiVersion: v1
kind: Secret
metadata:
name: issue-core-repository
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repository
app.kubernetes.io/part-of: railiance-gitops
railiance-platform/component: gitops
stringData:
type: git
project: railiance-tenants
url: https://forgejo.coulomb.social/coulomb/issue-core.git
username: CHANGE_ME
password: CHANGE_ME