Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/ws-manager-mk2/config/samples/workspace_v1_snapshot.yaml
2499 views
1
# Copyright (c) 2023 Gitpod GmbH. All rights reserved.
2
# Licensed under the GNU Affero General Public License (AGPL).
3
# See License.AGPL.txt in the project root for license information.
4
5
apiVersion: workspace.gitpod.io/v1
6
kind: Snapshot
7
metadata:
8
labels:
9
app.kubernetes.io/name: snapshot
10
app.kubernetes.io/instance: snapshot-sample
11
app.kubernetes.io/part-of: ws-manager-mk2
12
app.kubernetes.io/managed-by: kustomize
13
app.kubernetes.io/created-by: ws-manager-mk2
14
name: snapshot-sample
15
spec:
16
# TODO(user): Add fields here
17
18