fix: add slurm-access-token stub to atlantis staging
This commit is contained in:
@@ -32,5 +32,15 @@ metadata:
|
|||||||
name: staging-atlantis-rabbitmq
|
name: staging-atlantis-rabbitmq
|
||||||
type: Opaque
|
type: Opaque
|
||||||
data:
|
data:
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
kyverno/clone: "true"
|
||||||
|
name: slurm-access-token
|
||||||
|
type: Opaque
|
||||||
|
data:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user