diff --git a/deploy/as-k8s/service.schema.yml b/deploy/as-k8s/service.schema.yml index b6a3a4bd..bb0656a1 100644 --- a/deploy/as-k8s/service.schema.yml +++ b/deploy/as-k8s/service.schema.yml @@ -2,7 +2,9 @@ enable: true replicas: 1 name: svc + #@schema/type any=True labels: {} + #@schema/type any=True annotations: {} imagePullSecrets: true imagePullSecretsName: registry-token