mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-23 18:07:18 +00:00
31 lines
695 B
YAML
31 lines
695 B
YAML
|
|
apiVersion: services.cloud.sap.com/v1
|
||
|
|
kind: ServiceBinding
|
||
|
|
metadata:
|
||
|
|
annotations:
|
||
|
|
creationTimestamp: '2025-08-14T00:38:55Z'
|
||
|
|
generation: 1
|
||
|
|
name: new-binding
|
||
|
|
namespace: sap
|
||
|
|
resourceVersion: '1'
|
||
|
|
uid: 9c7cad9e-11e2-473f-8061-475a727b9069
|
||
|
|
spec:
|
||
|
|
credentialsRotationPolicy:
|
||
|
|
enabled: true
|
||
|
|
rotatedBindingTTL: 20h
|
||
|
|
rotationFrequency: 20h
|
||
|
|
externalName: new-binding
|
||
|
|
secretName: new-binding
|
||
|
|
secretTemplate: |
|
||
|
|
apiVersion: v1
|
||
|
|
kind: Secret
|
||
|
|
metadata:
|
||
|
|
labels:
|
||
|
|
reloader: enabled
|
||
|
|
serviceInstanceName: instance-name
|
||
|
|
serviceInstanceNamespace: sap
|
||
|
|
userInfo:
|
||
|
|
groups:
|
||
|
|
- group1
|
||
|
|
uid: faa21265-03b1-42c2-9f50-90893470e7c3
|
||
|
|
username: user-name
|