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

Disable Kubernetes dashboard #117

Closed
hyder opened this issue Jan 16, 2020 · 1 comment
Closed

Disable Kubernetes dashboard #117

hyder opened this issue Jan 16, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@hyder
Copy link
Contributor

hyder commented Jan 16, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

As recommended here: https://docs.cloud.oracle.com/iaas/Content/Security/Reference/oke_security.htm#DisablingtheKubernetesDashboardAddon

New or Affected Resource(s)

variable "dashboard_enabled" {
description = "whether to enable kubernetes dashboard"
default = false
type = bool
}

Potential Terraform Configuration

# Copy-paste any Terraform configurations for how the requested feature may be used. 

References

@hyder hyder added the enhancement New feature or request label Jan 16, 2020
@hyder
Copy link
Contributor Author

hyder commented Jan 21, 2020

Closed in #118

@hyder hyder closed this as completed Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant