Skip to content

Commit 4428e48

Browse files
committed
doc fixes 3
1 parent 01ba8c1 commit 4428e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/demos/pages/argo-cd-git-ops.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This demo shows how to utilize GitOps and Infrastructure as Code (IaC) with Stac
1313
All products and manifests are synced and deployed via ArgoCD (except ArgoCD itself, which is bootstrapped via `stackablectl`).
1414

1515
The key points to show are:
16+
1617
* GitOps: How to deploy my changes from a Git repository to my cluster
1718
* Secrets: How to safely deploy credentials, access keys and store them in a Git repository
1819
* Although not included in this Demo, it assumes / tries to imitate a possible
@@ -160,7 +161,6 @@ template:
160161
spec:
161162
project: "stackable-operators"
162163
ignoreDifferences:
163-
# mitigating: https://github.com/stackabletech/hdfs-operator/issues/626
164164
- group: "apiextensions.k8s.io"
165165
kind: "CustomResourceDefinition"
166166
jqPathExpressions:

0 commit comments

Comments
 (0)