123456789101112131415161718192021 |
- # Copyright Materialize, Inc. and contributors. All rights reserved.
- #
- # Use of this software is governed by the Business Source License
- # included in the LICENSE file at the root of this repository.
- #
- # As of the Change Date specified in that file, in accordance with
- # the Business Source License, use of this software will be governed
- # by the Apache License, Version 2.0.
- Thank you for installing {{ .Chart.Name }}.
- Your release is named {{ .Release.Name }}.
- To learn more about the release, try:
- $ helm status {{ .Release.Name }}
- $ helm get all {{ .Release.Name }}
- The Materialize operator is now deployed in your cluster. It will manage Materialize environments as defined by custom resources.
- For more information on how to use the operator, please refer to the Materialize documentation.
|