update
This commit is contained in:
@@ -38,19 +38,19 @@ spec:
|
||||
key: accesstoken
|
||||
|
||||
---
|
||||
|
||||
apiVersion: projects.gitlab.crossplane.io/v1alpha1
|
||||
kind: Project
|
||||
metadata:
|
||||
name: example-project
|
||||
spec:
|
||||
forProvider:
|
||||
# If not set, metadata.name will be used instead.
|
||||
name: "WSLConfig"
|
||||
description: "example project description"
|
||||
providerConfigRef:
|
||||
name: gitlab-provider
|
||||
# a reference to a Kubernetes secret to which the controller will write the runnersToken
|
||||
writeConnectionSecretToRef:
|
||||
name: gitlab-project-example-project
|
||||
namespace: crossplane
|
||||
#
|
||||
#apiVersion: projects.gitlab.crossplane.io/v1alpha1
|
||||
#kind: Project
|
||||
#metadata:
|
||||
# name: example-project
|
||||
#spec:
|
||||
# forProvider:
|
||||
# # If not set, metadata.name will be used instead.
|
||||
# name: "WSLConfig"
|
||||
# description: "example project description"
|
||||
# providerConfigRef:
|
||||
# name: gitlab-provider
|
||||
# # a reference to a Kubernetes secret to which the controller will write the runnersToken
|
||||
# writeConnectionSecretToRef:
|
||||
# name: gitlab-project-example-project
|
||||
# namespace: crossplane
|
||||
|
||||
Reference in New Issue
Block a user