Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Remove preview language for ambassador
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneutt committed Sep 22, 2020
1 parent 9b6cb2e commit a701db0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# ------------------------------------------------------------------------------
# PREVIEW: this addon is in preview mode and only intended for use in testing environments.
# ------------------------------------------------------------------------------
apiVersion: kubeaddons.mesosphere.io/v1beta2
kind: ClusterAddon
metadata:
Expand All @@ -27,10 +24,6 @@ spec:
enabled: false
- name: vsphere
enabled: false
# TODO: at the time of writing there are several changes in flight for our cert-manager addon and we're holding on cert-manager integration until a follow-up iteration
# requires:
# - matchLabels:
# kubeaddons.mesosphere.io/name: cert-manager
chartReference:
chart: ambassador
repo: https://getambassador.io
Expand Down
2 changes: 0 additions & 2 deletions test/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ general:

# ------------------------------------------------------------------------------
# All Ambassador related addons should be tested as a part of this group
#
# NOTE: Ambassador is currently in PREVIEW
# ------------------------------------------------------------------------------
ambassador:
- "ambassador"
Expand Down

0 comments on commit a701db0

Please sign in to comment.