Skip to content
New issue

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

Installation issue in GCP - Pipeline is not getting configured due to archiving issue #47

Open
ArunNKutty opened this issue Apr 14, 2021 · 0 comments

Comments

@ArunNKutty
Copy link

CI Pipeline: controller is not configured with a default archive location..

output of kubectl get cm workflow-controller-configmap -n argo -o yaml is

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant