Skip to content

The warning while running ./scripts/deploy/kind.sh #60

@anmyachev

Description

@anmyachev
╷
│ Warning: "default_secret_name" is no longer applicable for Kubernetes v1.24.0 and above
│
│   with module.kubernetes-dashboard[0].kubernetes_service_account.admin-user,
│   on modules/kubernetes-dashboard/main.tf line 29, in resource "kubernetes_service_account" "admin-user":
│   29: resource "kubernetes_service_account" "admin-user" {
│
│ Starting from version 1.24.0 Kubernetes does not automatically generate a token for service accounts, in this case,
│ "default_secret_name" will be empty
╵

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions