Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 3704dd3

Browse files
Add example
Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>
1 parent 542bbdf commit 3704dd3

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
apiVersion: secretsmanager.gcp.crossplane.io/v1alpha1
3+
kind: Secret
4+
metadata:
5+
name: real
6+
spec:
7+
forProvider:
8+
parent: projects/steady-service-269616
9+
secretid : real
10+
labels:
11+
test: this
12+
# replication:
13+
# ReplicationType:
14+
# ReplicationUserManaged:
15+
# Replicas:
16+
# - location: us-east-1
17+
deletionPolicy: Delete
18+
providerConfigRef:
19+
name: gcp-provider

0 commit comments

Comments
 (0)