Skip to content

Namespace 'cluster-config' not found #18

@diversit

Description

@diversit

When deploying this application as part of Tutorial: Deploy applications using GitOps with Flux v2
and using Azure Portal to deploy the application,

the deployment fails with

[
    {
        "lastTransitionTime": "2023-06-29T13:47:06+00:00",
        "message": "Detecting drift for revision main@sha1:3dbc5deb98d5a8099d06def8f40628ab103b0330 with a timeout of 10m0s",
        "reason": "ProgressingWithRetry",
        "status": "True",
        "type": "Reconciling"
    },
    {
        "lastTransitionTime": "2023-06-29T13:47:06+00:00",
        "message": "ConfigMap/cluster-config/redis-values-mhbkt4gc9t namespace not specified, error: namespaces \"cluster-config\" not found\n",
        "reason": "ReconciliationFailed",
        "status": "False",
        "type": "Ready"
    }
]

Expectation: the application deploys successfully also when using Azure Portal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions