Skip to content

Commit fdb9536

Browse files
committed
bump EC version and use domains key
1 parent 1226df4 commit fdb9536

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

applications/wg-easy/replicated/cluster.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/replicatedhq/embedded-cluster/refs/heads/main/operator/schemas/config-embeddedcluster-v1beta1.json
2+
13
apiVersion: embeddedcluster.replicated.com/v1beta1
24
kind: Config
35
spec:
4-
version: 2.1.3+k8s-1.29
6+
version: 2.7.2+k8s-1.31
7+
domains:
8+
proxyRegistryDomain: proxy.xdrcft.net
9+
replicatedAppDomain: app.xdrcft.net
510
unsupportedOverrides:
611
k0s: |-
7-
config:
12+
config:
813
spec:
914
workerProfiles:
1015
- name: default

0 commit comments

Comments
 (0)