Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NOC
Iac
Commits
07278284
Commit
07278284
authored
Jan 15, 2022
by
malf
Browse files
fix wrong api
parent
1b790b60
Changes
3
Hide whitespace changes
Inline
Side-by-side
kind/crossplane-complete/templates/6-crossplane-eks-composition.yaml
View file @
07278284
...
...
@@ -7,7 +7,7 @@ metadata:
argocd.argoproj.io/sync-options
:
SkipDryRunOnMissingResource=true
spec
:
ignoreCrossplaneConstraints
:
false
package
:
public.ecr.aws/z5k2d5u9/eks.cccfr.de:1.
0
package
:
public.ecr.aws/z5k2d5u9/eks.cccfr.de:1.
1
packagePullPolicy
:
IfNotPresent
revisionActivationPolicy
:
Automatic
revisionHistoryLimit
:
0
...
...
kind/eks-ressource/eks-configuration/composition.yaml
View file @
07278284
...
...
@@ -10,7 +10,7 @@ metadata:
spec
:
writeConnectionSecretsToNamespace
:
crossplane-system
compositeTypeRef
:
apiVersion
:
eks.
sarathy.io
/v1beta1
apiVersion
:
eks.
cccfr.de
/v1beta1
kind
:
EKSCluster
patchSets
:
...
...
@@ -497,4 +497,4 @@ spec:
gpu
:
AL2_x86_64_GPU
non-gpu
:
AL2_x86_64
-
fromFieldPath
:
"
spec.parameters.workernode-role"
toFieldPath
:
"
spec.forProvider.nodeRole"
\ No newline at end of file
toFieldPath
:
"
spec.forProvider.nodeRole"
kind/eks-ressource/eks-configuration/eks-cluster-composition-
65b5ddb56f4a
.xpkg
→
kind/eks-ressource/eks-configuration/eks-cluster-composition-
c3e8386d1f9b
.xpkg
View file @
07278284
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment