First commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: konnect.konghq.com/v1alpha1
|
||||
kind: KonnectAPIAuthConfiguration
|
||||
metadata:
|
||||
name: ${NAME}
|
||||
namespace: ${NAMESPACE}
|
||||
spec:
|
||||
type: secretRef
|
||||
secretRef:
|
||||
name: ${KONNECT_AUTH_SECRET_NAME}
|
||||
serverURL: ${KONNECT_SERVER_URL}
|
||||
Reference in New Issue
Block a user