We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI Pipeline: controller is not configured with a default archive location..
output of kubectl get cm workflow-controller-configmap -n argo -o yaml is
kubectl get cm workflow-controller-configmap -n argo -o yaml
apiVersion: v1 kind: ConfigMap metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"v1","kind":"ConfigMap","metadata":{"annotations":{},"name":"workflow-controller-configmap","namespace":"argo"}} creationTimestamp: "2021-04-12T03:24:50Z" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:kubectl.kubernetes.io/last-applied-configuration: {} manager: manager operation: Update time: "2021-04-12T03:24:50Z" name: workflow-controller-configmap namespace: argo resourceVersion: "256138" selfLink: /api/v1/namespaces/argo/configmaps/workflow-controller-configmap uid: a75f55e1-8d34-4d7f-b689-42195f73498b
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CI Pipeline: controller is not configured with a default archive location..
output of
kubectl get cm workflow-controller-configmap -n argo -o yaml
isThe text was updated successfully, but these errors were encountered: